Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.17.4-beta breaks lntop #111

Open
dskvr opened this issue Feb 11, 2024 · 0 comments
Open

0.17.4-beta breaks lntop #111

dskvr opened this issue Feb 11, 2024 · 0 comments

Comments

@dskvr
Copy link

dskvr commented Feb 11, 2024

lnd: 0.17.4-beta

error:

panic: send on closed channel

goroutine 29 [running]:
github.com/edouardparis/lntop/network/backend/lnd.Backend.SubscribeRoutingEvents({0x400040e6a0?, {0xdddfa0?, 0x400012dcc0?}, 0x400049c8d0?}, {0xddc6a8, 0x400048d180}, 0x0?)
        /home/admin/lntop/network/backend/lnd/lnd.go:254 +0x128
github.com/edouardparis/lntop/pubsub.(*PubSub).routingUpdates.func2()
        /home/admin/lntop/pubsub/pubsub.go:105 +0x44
created by github.com/edouardparis/lntop/pubsub.(*PubSub).routingUpdates
        /home/admin/lntop/pubsub/pubsub.go:104 +0x15c
        
panic: send on closed channel

goroutine 35 [running]:
github.com/edouardparis/lntop/network/backend/lnd.Backend.SubscribeGraphEvents({0x400040e6a0?, {0xdddfa0?, 0x400012dcc0?}, 0x400049c8d0?}, {0xddc6a8, 0x400048d200}, 0x0?)
        /home/admin/lntop/network/backend/lnd/lnd.go:221 +0x1cc
github.com/edouardparis/lntop/pubsub.(*PubSub).graphUpdates.func2()
        /home/admin/lntop/pubsub/pubsub.go:134 +0x44
created by github.com/edouardparis/lntop/pubsub.(*PubSub).graphUpdates
        /home/admin/lntop/pubsub/pubsub.go:133 +0x15c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant