-
Notifications
You must be signed in to change notification settings - Fork 2.2k
LND crashed (last words are about updating routing policies) #2302
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
Comments
Which version of Go are you running? |
Perhaps looks related to golang/go#26243 |
|
It happened again this morning, unfortunately i do not have stderr this time:
Last words are again about updating channel policies, which is done by a python script. It runs regularly and updates every single channels policy. |
@bockha I would try compiling with the newest go compiler |
I throttled the speed of channelupdatepolicy requests of my python script. I since had no more crash. I will try to reproduce the crash by switching off the throttling. |
Hmm, the crash does no longer occur. |
Closing for now, can reopen if the issue arises again. |
Background
LND crashed just right after updating routing policies.
Your environment
Steps to reproduce
log
stderr
full stderr output can be found here https://gist.github.com/bockha/4032ecbca81c59299b07cf12b01a9d39
Expected behaviour
I expect it to not crash.
Actual behaviour
it crashes.
The text was updated successfully, but these errors were encountered: