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

After re-creating/building docker container BTCD ignores configuration file rpccert location if file already exist. #1994

Open
jaska087 opened this issue Jun 16, 2023 · 0 comments

Comments

@jaska087
Copy link

Restarting the container does not cause any issues but once container is created and the rpc.key already exist the startup will fail with.
"BTCD: Unable to start server on [:8333]: open /home/btcd/.btcd/rpc.key: no such file or directory"
location for the rpccert is /rpc/rpc.cert, once I delete this file btcd start normally like nothing happened.

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