LedgerHQ/ledger-live-desktop

Websocket Proxy passthrough

Open

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

在 GitHub 查看
 (46 评论) (0 反应) (0 负责人)JavaScript (955 star) (326 fork)batch import
feature requestgood first issue

描述

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

贡献者指南

Websocket Proxy passthrough · LedgerHQ/ledger-live-desktop#1073 | Good First Issue