nextflow-io/nextflow

Improve error message when failures happen due to proxy settings

オープン

#2,233 opened on 2021/07/21

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Groovy (784 件のフォーク)batch import
error-improvementshelp wanted

Repository metrics

Stars
 (3,382 個のスター)
PR merge metrics
 (平均マージ 16d 9h) (30d で 54 merged PRs)

説明

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"

コントリビューターガイド