-
Notifications
You must be signed in to change notification settings - Fork 906
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
ONCHAIN:Owning subdaemon lightning_onchaind died #1429
Comments
I have similar problem.
Pastebin version: Transaction has many onchain confirmations already but no funds onchain. Also, I can not use the channel funds. It stuck :( |
After one day waiting nothing has changed :( Funds are still not available. |
Any idea? Similar problem here for a week. |
Same issue for a couple weeks now with a channel that we had with Bitrefill. All of the funds were on our side. "ONCHAIN:Owning subdaemon lightning_onchaind died (61952)" A payment was attempted and was being routed through their channel. That payment still shows as "status": "pending" today. This is the transaction ce7c46313204c2ac43209a5fa3601d39d3f93197699a2361122612260ad25e8f that was created showing the amounts that represent the attempted payment, and the remaining balance on our side of the channel. |
WearsMyLiberty: Yes, that is quite exact description of how I came to that problem. In addition, I don't keep my LN node online all the time, roughly 12 hours a day. |
Through pure luck while reading over the logs I recognized this entry as a raw bitcoin transaction and was able to manually broadcast it.
This was successful in returning the first output of ce7c46313204c2ac43209a5fa3601d39d3f93197699a2361122612260ad25e8f back to me. Unfortunately the other output doesn't have a log entry with a transaction in that format so I wasn't able to also broadcast it:
I've been trying to figure out if there's something in any of the logs that can be put together to broadcast that second transaction but I'm honestly in over my head with that. Also, because I was curious, a couple weeks ago I tried again and opened another channel with Bitrefill which also ended up in the same situation. One payment was sent which was routed through Bitrefill and arrived at the destination successfully, although it still shows as "status": "pending" to me today. Another payment was sent that was not successful and also still shows as pending. Then the same thing happened as before, the channel was closed with the same errors:
The transaction it created shows the 1st output which was the payment that arrived at the final destination but still shows as pending, the 2nd output is the failed payment attempt, 3rd is our remaining channel balance, and the 4th is the balance that was on Bitrefill's side. https://www.smartbit.com.au/tx/34ef130d0c3331847daedc7b2078226721ef2d50be51bf0e8ad93913059c9256 Full peer debug log showing both channels: |
@rustyrussell might have some insight into why the |
lightning-cli getlog debug is a large file so I uploaded it here: http://patchion.co.uk/~alarmdebowa/logi2_pawel.txt |
Hello @redstorm1, have you encountered that lately ? If not could you close the issue please :) ? |
Issue and Steps to Reproduce
Channel stuck closing down, missing inputs, failed sig checks
http://paste.ubuntu.com/p/5SpqDSb5HB/
getinfo
outputThe text was updated successfully, but these errors were encountered: