LedgerHQ/ledger-live-desktop

Websocket Proxy passthrough

Open

#1.073 aberto em 12 de jul. de 2018

Ver no GitHub
 (46 comments) (0 reactions) (0 assignees)JavaScript (326 forks)batch import
feature requestgood first issue

Métricas do repositório

Stars
 (955 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador