bitcoin.conf / lnd.conf user credentials error (unable to create partial chain control: status code: 401, response: "") #7411
Unanswered
zyklopisch
asked this question in
Troubleshooting
Replies: 1 comment 3 replies
-
How did you create the hash for the Also, I'm not sure if this could be the issue, but worth a try: You have prefixed config items (for example |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
i have the following problem - hope that somebody can help me:
I installed lnd, created a wallet, have written down the seed and know i started lnd --> then unlocking the wallet in a separate terminal and I am getting the following error:
I think that this has to do with lnd which is not able to login with the rpc-credentials to bitcoind. I am unsure about how to define bitcoind.rpcuser and bitcoind.rpcpass in the lnd.conf, since I have defined the line rpcauth= in bitcoin.conf.
My bitcoin.conf looks like these:
My lnd.conf looks likte these:
Can anyone point me to the solution on how to fix that - what to define in lnd.conf?
lnd and bitcoind runs on the same machine, Ubuntu Server on a notebook, bitcoind is fully synced.
Beta Was this translation helpful? Give feedback.
All reactions