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

Backup Delay During Channel Opening in Version 0.9.1 RC2 #2466

Open
Perlover opened this issue Oct 14, 2024 · 3 comments
Open

Backup Delay During Channel Opening in Version 0.9.1 RC2 #2466

Perlover opened this issue Oct 14, 2024 · 3 comments
Labels

Comments

@Perlover
Copy link

In version 0.9.1 RC2 (and likely in the final 0.9.1 release), I noticed that when opening an outgoing channel to a specific node, the backup process does not occur immediately as expected. Upon checking the "Disaster Recovery" section in the built-in node settings, I saw that the last backup date was from the previous day, despite the channel being in the process of opening.

In previous versions, the backup to the "Olympus" node would trigger right after starting the channel opening. However, now it seems to happen after the channel is fully opened. This creates a vulnerable period where, before the backup happens, the new channel is not restorable in case of failure.

It’s critical that the backup occurs before the channel opening to avoid this gap in recovery. This behavior appears to be a bug, potentially leaving the system at risk during the channel setup process.

@kaloudis
Copy link
Contributor

I don't believe the code has changed here. Will investigate.

@kaloudis
Copy link
Contributor

You mention a delay, does the backup eventually trigger? @Perlover

@Perlover
Copy link
Author

I opened a channel, then went into the settings. After that, I waited, went back and forth, and checked again a few minutes later. The backup date still showed yesterday’s backup, so I manually pressed the button to copy the backup to the Olympus servers. I’m not sure if a backup would have been made once the channel was fully opened, but in previous versions like 0.8.0 and earlier, I noticed that the backup date updated immediately after initiating the channel opening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants