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

Error: FundingWallet(Electrum("Connection refused (os error 111)")) #19

Open
Goosie opened this issue Nov 28, 2022 · 1 comment
Open

Comments

@Goosie
Copy link

Goosie commented Nov 28, 2022

After I run the command: lnpd -vvv --network testnet init, while I have gave the two testnet addresses some coins, I get the error:

Funding wallet 'funding.wallet' ... found
[2022-11-28T15:00:11Z INFO lnp_node::lnpd::funding] Opening funding wallet at '/home/rgbalice/.lnp_node/testnet/funding.wallet'
[2022-11-28T15:00:11Z INFO lnp_node::lnpd::funding] Connecting Electrum server at pandora.network:60001
Error: FundingWallet(Electrum("Connection refused (os error 111)"))

@crisdut
Copy link
Member

crisdut commented Dec 2, 2022

Hi @Goosie,

If you have access to a bitcoin node in testnet mode, you could up a electrs server. Unfortunately, it looks like the electrum server is having an issue.

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

2 participants