LedgerHQ/ledger-live-desktop

Websocket Proxy passthrough

Open

#1073 aperta il 12 lug 2018

Vedi su GitHub
 (46 commenti) (0 reazioni) (0 assegnatari)JavaScript (326 fork)batch import
feature requestgood first issue

Metriche repository

Star
 (955 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor