ACINQ / eclair

A scala implementation of the Lightning Network.
Apache License 2.0
1.24k stars 266 forks source link

Connection broken after open channel #2729

Closed xbukorg closed 1 year ago

xbukorg commented 1 year ago

Hi,

When I add new TOR peer in RTL 0.14.0 for Eclair 0.9.0 for some nodes happen that connection is disconnected after opening channel.

Error: [8/25/2023, 7:49:50 AM] ERROR: Peers => connection failed to d7kak4gpnbamm3b4ufq 54aatgm3alhx3jwmu6kyy2bgjaauinkipz3id.onion:9735: {"statusCode":500,"message":"C onnect Peer Error","error":"connection failed to d7kak4gpnbamm3b4ufq54aatgm3alhx 3jwmu6kyy2bgjaauinkipz3id.onion:9735"}

I observed it behavior for more different nodes but not for all.

t-bast commented 1 year ago

I'm not sure what eclair would have to do with that? This seems to be an error that your peers return, we cannot do anything here, I believe it's your peers who have something to fix.