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

Force logout on UI crash from recently connected channel (incoming_channel_info : null) #598

Closed
atomantic opened this issue Dec 27, 2023 · 1 comment

Comments

@atomantic
Copy link
Contributor

Describe the problem/bug
After a channel connected recently, thunderhub now crashes immediately on load/login with this error:

framework-80ea8c0f440c6a32.js:9 TypeError: Cannot read properties of null (reading 'node2_info')
    at cell (947-a32ab3586086676e.js:1:4593)
    at Xh (framework-80ea8c0f440c6a32.js:9:60991)
    at x (framework-80ea8c0f440c6a32.js:9:119446)
    at Vk (framework-80ea8c0f440c6a32.js:9:99131)
    at framework-80ea8c0f440c6a32.js:9:98998
    at Jk (framework-80ea8c0f440c6a32.js:9:99005)
    at Ok (framework-80ea8c0f440c6a32.js:9:95761)
    at Fk (framework-80ea8c0f440c6a32.js:9:96150)
    at jg (framework-80ea8c0f440c6a32.js:9:44900)
    at framework-80ea8c0f440c6a32.js:9:93662

Your environment
Umbrel

  • Version of ThunderHub:
    0.13.29

  • Deployment method:
    Docker


pull request incoming

atomantic added a commit to atomantic/thunderhub that referenced this issue Dec 27, 2023
@atomantic
Copy link
Contributor Author

atomantic commented Dec 27, 2023

Note: thunderhub stopped crashing once Amboss reported the purchased Magma into Valid Channel Seen status, so it looks like this is an issue where the lightning node accepts the channel as open in a smaller number of blocks than amboss.

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