Giter Club home page Giter Club logo

Comments (8)

cdecker avatar cdecker commented on May 22, 2024

Looks like some residual state on the cat server is aborting the connection on your side. My guess is that the server remembers you while your node has no idea why it is attempting a reconnect.

@rustyrussell: can you check on the server's side?

from lightning.

gwillen avatar gwillen commented on May 22, 2024

Note that this doesn't only happen on the cat server; it happens identically on the lightning clicker server: http://159.203.218.14:8000/

(Although in both cases I didn't inspect the very first failure, so it's possible this is only a secondary failure.)

from lightning.

cdecker avatar cdecker commented on May 22, 2024

Ok, that's strange indeed, I also just checked that the outputs you used to fund the channel is still available.

Maybe a dev-crash can help here?

BTW: thanks for pointing the game out, opening a channel as we speak 👍

from lightning.

cdecker avatar cdecker commented on May 22, 2024

I reproduced the problem without trying to. It would appear that the nodes became disconnected and re-connecting resulted in an erroneous packet from the server, triggering the unilateral close.

Here's a filtered log (without chaintips and subprocesses).

from lightning.

rustyrussell avatar rustyrussell commented on May 22, 2024

gwillen [email protected] writes:

I'm not much help on the why of this one, but every attempt I make to open a channel is failing, here's an example.

Looks like your version is old?

The protocol changed to always send a PKT_RECONNECT. Which is now
called PKT_INIT.

Cheers,
Rusty.
PS. That's not to say there aren't other problems :)

from lightning.

gwillen avatar gwillen commented on May 22, 2024

Hm, it seems that I was on branch "debug-log" which has not been updated to keep up with master. Should I switch to master or do you want to rebase debug-log?

Thanks!

from lightning.

gwillen avatar gwillen commented on May 22, 2024

Indeed it seems that on branch master, this problem goes away (being replaced with other problems.) Thanks! I will leave this open for you to close in case you want to answer my question about the fate of the debug-log branch first.

from lightning.

rustyrussell avatar rustyrussell commented on May 22, 2024

Let me delete that old branch...

from lightning.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.