nextflow-io/nextflow

Improve error message when failures happen due to proxy settings

Open

#2233 aperta il 21 lug 2021

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Groovy (784 fork)batch import
error-improvementshelp wanted

Metriche repository

Star
 (3382 star)
Metriche merge PR
 (Merge medio 16g 9h) (54 PR mergiate in 30 g)

Descrizione

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"

Guida contributor