-
Notifications
You must be signed in to change notification settings - Fork 902
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
"We want to know if htlc 1 is missing (immediate)" #911
Comments
In the console there is some more info that is not in the log file:
|
There's no log of the crash? Nothing in here looks particularly bad, it's just following the chain. You might find a |
I think this may be a problem with my (custom) systemd service file, when starting lightningd as a service it restarts right after the "We want to know if htlc 1 is missing (immediate)**" message. But when I start lightningd manually it keeps running fine. I couldn't find something like https://github.com/bitcoin/bitcoin/tree/master/contrib/init for c-lightning. This is mine now:
|
I create my own working by using Type=simple.
Look for "Type=" in https://www.digitalocean.com/community/tutorials/understanding-systemd-units-and-unit-files#types-of-units for more informations Is it safe to run lightningd with root user? |
@plachta11b I will try your configuration
Probably not, for me its just a testing machine. |
@plachta11b your config works! |
Changelog-EXPERIMENTAL: Ability to announce DNS addresses
Changelog-EXPERIMENTAL: Ability to announce DNS addresses
Changelog-EXPERIMENTAL: Ability to announce DNS addresses
Changelog-EXPERIMENTAL: Ability to announce DNS addresses
Changelog-EXPERIMENTAL: Ability to announce DNS addresses
Changelog-EXPERIMENTAL: Ability to announce DNS addresses
Changelog-EXPERIMENTAL: Ability to announce DNS addresses
Changelog-EXPERIMENTAL: Ability to announce DNS addresses
Changelog-EXPERIMENTAL: Ability to announce DNS addresses
Changelog-EXPERIMENTAL: Ability to announce DNS addresses
Changelog-EXPERIMENTAL: Ability to announce DNS addresses
Changelog-EXPERIMENTAL: Ability to announce DNS addresses
Changelog-Changed: DNS annoucenent support is no longer EXPERIMENTAL
Changelog-Changed: DNS annoucenent support is no longer EXPERIMENTAL
Changelog-Changed: DNS annoucenent support is no longer EXPERIMENTAL
Changelog-Changed: DNS annoucenent support is no longer EXPERIMENTAL
Changelog-Changed: Bolt7 ElementsProject#911 DNS annoucenent support is no longer EXPERIMENTAL
Changelog-Changed: Bolt7 #911 DNS annoucenent support is no longer EXPERIMENTAL
Changelog-Changed: Bolt7 ElementsProject#911 DNS annoucenent support is no longer EXPERIMENTAL
Changelog-Changed: Bolt7 ElementsProject#911 DNS annoucenent support is no longer EXPERIMENTAL
Changelog-Changed: Bolt7 ElementsProject#911 DNS annoucenent support is no longer EXPERIMENTAL
…RIMENTAL Most mainnet implementations are still broken when it comes to propagate `node_announcent` that have IP/Tor and also DNS names in them. They should propagate entries entries they do not understand, but instead they drop it. Having this feature live would make nodes inaccessible that try to use DNS. We need to re-evaluate this in a couple of month.
…RIMENTAL Most mainnet implementations are still broken when it comes to propagate `node_announcent` that have IP/Tor and also DNS names in them. They should propagate entries entries they do not understand, but instead they drop it. Having this feature live would make nodes inaccessible that try to use DNS. We need to re-evaluate this in a couple of month. Changelog-None
lightingd keeps crashing, this is in the log:
I'm not sure when it first crashed, all I did was fund a channel with blockstream store and bought a sticker (successfully), then tried to make donation to https://lnmainnet.gaben.win/?100= which failed I think, then the next day I check the logs and its in this infinite crash loop.
getinfo
outputlistpeers
outputlistpayments
outputThe text was updated successfully, but these errors were encountered: