nextflow-io/nextflow

Improve error message when failures happen due to proxy settings

Open

#2 233 ouverte le 21 juil. 2021

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Groovy (784 forks)batch import
error-improvementshelp wanted

Métriques du dépôt

Stars
 (3 382 stars)
Métriques de merge PR
 (Merge moyen 16j 9h) (54 PRs mergées en 30 j)

Description

We should have a useful message on the console when the failures happen due to proxy settings.

At the moment, these are only available in the .nextflow.log files

Jul-21 11:01:18.239 [main] ERROR o.p.update.DefaultUpdateRepository - Unable to tunnel through proxy. Proxy returns "HTTP/1.1 407 Proxy Authentication Required"
java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 407 Proxy Authentication Required"

Guide contributeur