Skip to content

Error while executing lnd: "unable to create partial chain control: status code: 401" #9250

Discussion options

You must be logged in to vote

401 means "unauthorized" when connecting to bitcoind. I think it's the double quotes of the password ("mypassword" assuming that's your real password). Make sure you don't use any special characters that could have a different meaning in the context of a configuration file (e.g. characters like spaces, equal sign, comment # character or quote characters are bound to give you trouble).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@patrikroy
Comment options

Answer selected by patrikroy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants