LedgerHQ/ledger-live-desktop

Websocket Proxy passthrough

开放

#1,073 创建于 2018年7月12日

 (46 条评论) (0 个反应) (0 位负责人)JavaScript (326 个派生)batch import
feature requestgood first issue

仓库指标

星标
 (955 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Ledger Live Version and Operating System

  • Ledger Live 1.0.1
  • Platform: linux

When the manager is opened, ledger live checks Internet connectivity.

If I have a proxy (configured via environment variables), the program does not detect that connectivity, it shows a red message “Oops, internet seems down” and offers to retry; which never detects it (see attached screenshot ledger-live.proxy-netdown.png).

On my squid3 logs I have messages like this one: “TAG_NONE/400 4062 NONE error:invalid-request - HIER_NONE/- text/html”

If I unset proxy environment variables, then network detection, and the program, works fine.

I could attach application.log if you need it, I’m guessing you won't since I've been able to reproduce it on two different computers (one with debian sid, the other with debian stretch, both updated to date).

Thanks ledger-live proxy-netdown

贡献者指南