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

Issue with RPC Credentials on Service Restart #118

Open
k0gen opened this issue Jan 9, 2024 · 0 comments
Open

Issue with RPC Credentials on Service Restart #118

k0gen opened this issue Jan 9, 2024 · 0 comments
Assignees

Comments

@k0gen
Copy link
Member

k0gen commented Jan 9, 2024

I've identified an issue where changes to the bitcoind RPC's user or password disrupt the operation of LND. This issue is not related to Bitcoin v26, but rather to the services that depend on it.

When the password policy changes (as it did in Bitcoin v26), users are forced to update their passwords. This change seems to disrupt their LND service.

The current behavior is that LND reads RPC credentials only during configuration changes/saves. The expected behavior is for LND to read RPC credentials on each service restart, regardless of configuration changes.

This issue needs to be addressed to prevent service disruption for old bitcoind users updating their passwords.

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

No branches or pull requests

3 participants