Describe the bug
After installing Eigenwallet via the official Flatpak guide on Linux Mint, the GUI never connects to peers and remains at "Connected to 0 peers".
Tor starts successfully and both wallets load correctly, but no peer connection is established.
The libp2p logs repeatedly show:
server rejected handshake; status code = 502
I also tested the discovery servers manually:
curl -I https://discovery.eigenwallet.org
HTTP/2 502
curl -I https://discovery2.eigenwallet.org
HTTP/2 502
The problem persists after:
- restarting the application
- disabling Mullvad VPN
- reinstalling using the official Flatpak installation guide
The discovery endpoints themselves currently return HTTP 502 from Cloudflare when tested manually with curl.
Lost/trapped Funds
Yes or No
Debug logs
Connection attempt to peer failed:
server rejected handshake; status code = 502
curl -I https://discovery.eigenwallet.org
HTTP/2 502
curl -I https://discovery2.eigenwallet.org
HTTP/2 502
Platform (please complete the following information):
- CLI or ASB GUI (Flatpak)
- Software Version 4.12.0
- Operating System: Linux Mint 22.1 Cinnamon (x86_64)
Describe the bug
After installing Eigenwallet via the official Flatpak guide on Linux Mint, the GUI never connects to peers and remains at "Connected to 0 peers".
Tor starts successfully and both wallets load correctly, but no peer connection is established.
The libp2p logs repeatedly show:
server rejected handshake; status code = 502
I also tested the discovery servers manually:
curl -I https://discovery.eigenwallet.org
HTTP/2 502
curl -I https://discovery2.eigenwallet.org
HTTP/2 502
The problem persists after:
The discovery endpoints themselves currently return HTTP 502 from Cloudflare when tested manually with curl.
Lost/trapped Funds
Yes or No
Debug logs
Connection attempt to peer failed:
server rejected handshake; status code = 502
curl -I https://discovery.eigenwallet.org
HTTP/2 502
curl -I https://discovery2.eigenwallet.org
HTTP/2 502
Platform (please complete the following information):