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

reload Bitcoin Core cookie if RPC auth fails #50

Open
0xB10C opened this issue Oct 2, 2022 · 0 comments
Open

reload Bitcoin Core cookie if RPC auth fails #50

0xB10C opened this issue Oct 2, 2022 · 0 comments

Comments

@0xB10C
Copy link
Owner

0xB10C commented Oct 2, 2022

Currently, if cookie-authentication is used for RPC and Bitcoin Core is restarted, the old cookie fails to authorize (reported in #48). If this happens, it might be worth trying to reload the cookie file once to see if that helps. I'm not sure if that's doable within the current rust-bitcoincore-rpc setup, but it can't hurt to try.

RPC users and password auth is not affected and should work across restarts.

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

1 participant