-
Notifications
You must be signed in to change notification settings - Fork 117
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
Lightning Terminal Crash on start up from Loop DB Error #706
Comments
Could you please provide a log from a faulty node? Feel free to cut out the non relevant parts. Or if sensitive, perhaps could you grep for |
Here's the latest before the crash, but it's not very helpful. (newest on top) Basically just crashes after trying to open.
|
Would you mind sending me a faulty node's db if you still have it? You can find me on Slack or Keybase too. |
Just sent a loop dir backup from an affected node to you in Slack. |
Looks like the DB is currently corrupted, if I just try to open it with |
No, we've never had an issue with that. This just started popping up on the latest litd release and it only surfaces on the loop database. Also no outages or storage issues. If there was bigger storage or corruption issues I would expect it to be more sporadic across files. |
I suspect that loopd/terminal crash or abrupt shutdown without the changes in the linked PR may have caused the corruption. Let's keep this issue open until you get the chance to deploy it so we can see if the behavior continues. |
I'm running litd with the latest version (0.12.3). We've had several nodes hit a problem where they fail to start up and the entire litd binary shuts down. The stack trace indicates it's an issue with Loop and database access. We have made no changes since previous versions. Here is a stack trace:
To resolve the issue, we delete the loop directory.
Expected behavior
Litd can run without crashing
Actual behavior
Litd start up crashes
The text was updated successfully, but these errors were encountered: