-
Notifications
You must be signed in to change notification settings - Fork 2.2k
"transport: Error while dialing dial tcp 127.0.0.1:10009: connect: connection refused #6554
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
Comments
Did you start |
I had not really considered that to be the issue, I thought the problem would be at Bitcoin Core, as I thought lnd would need a wallet to start. But after commenting out the auto unlocking in lnd.conf I was able to start lnd.
After attempting to create again:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Background
Unable to create wallet with LND and Bitcoin Core in testnet configuration. Am I missing any configurations or logs in this issue? Tell me and I will try my best to get it quickly.
Your environment
lnd version 0.14.3-beta commit=v0.14.3-beta
Bitcoin Core version v22.0
Linux debian 5.10.0-14-amd64 #1 SMP Debian 5.10.113-1 (2022-04-29) x86_64 GNU/Linux
bitcoin.conf.txt
lnd.conf.txt
Bitcoind running:
UFW Configuration:
System is running in a VM in Virtual Box.
Steps to reproduce
Following this guide https://github.com/alexbosworth/run-lnd to install and set up Tor, Bitcoin Core, Go and LND with dependencies.
Remove/comment mainnet configuration and set to testnet.
The installation in this issue is without Tor/Onion in case that might have caused the issue. Same issue persist in Tor configuration as well.
Expected behaviour
RPC connection should not be refused and wallet should be created.
Actual behaviour
The text was updated successfully, but these errors were encountered: