nextflow-io/nextflow

Improve error message when failures happen due to proxy settings

Open

#2,233 建立於 2021年7月21日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)Groovy (784 fork)batch import
error-improvementshelp wanted

倉庫指標

Star
 (3,382 star)
PR 合併指標
 (平均合併 16天 9小時) (30 天內合併 54 個 PR)

描述

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"

貢獻者指南