comit-network/xmr-btc-swap

Lost connection to peer (EOF)

Closed this issue · 1 comments

Describe the bug
When a swap request is received, I am always getting the following error: Lost connection to peer: Connection error: I/O error: unexpected end of file, and also in some rare cases: Failed to set up connection with peer: Pending connection: Transport error on connection: upgrade apply error: eof.
Everything else seems to be setup correctly, no warnings showing, both services connect successfully, settings are all by default and enough XMR are in the wallet. Provider libp2p URL looks liks this /ip4/myServerIp/tcp/9939/p2p/myPeerId and was correctly added to a public registry that requires it to be reachable.

Lost/trapped Funds
No

Debug logs
None

Platform (please complete the following information):

  • ASB v0.13.2
  • Monero v0.18.3.3
  • Cloud providers: I tried Vultr and Linode (same errors)
  • OS: Debian 12
  • Arch: AMD64

Solved by #827