Skip to content

GUI cannot connect to peers - Discovery servers return HTTP 502 #1163

Description

@mithat-maker

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions