nextflow-io/nextflow
Auf GitHub ansehenImprove error message when failures happen due to proxy settings
Open
#2.233 geöffnet am 21. Juli 2021
error-improvementshelp wanted
Repository-Metriken
- Stars
- (3.382 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 16T 9h) (54 gemergte PRs in 30 T)
Beschreibung
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"