Electrum won't connect to EPS anymore
See original GitHub issueI had EPS and Electrum working for a while. Everything was working fine, however the Electrum stopped connecting to EPS. Already tried to reinstall both Electrum and EPS, and the problem persists.
I connect Electrum to EPS by Tor. Tor is running on both machines, server and client. EPS is configured to listen to 127.0.0.1:50002
and on the server the Tor is listening port 50002 and routing the connection to 127.0.0.1:50002
, so it’s configured right.
EPS log shows it’s listening:
Apr 16 10:05:45 node electrum-personal-server[29658]: INFO:2020-04-16 10:05:45,616: Obtaining bitcoin addresses to monitor . . .
Apr 16 10:07:46 node electrum-personal-server[29658]: INFO:2020-04-16 10:07:46,259: Obtained list of addresses to monitor in 120.92948031425476sec
Apr 16 10:07:46 node electrum-personal-server[29658]: INFO:2020-04-16 10:07:46,260: Building history with 8000 addresses . . .
Apr 16 10:07:49 node electrum-personal-server[29658]: INFO:2020-04-16 10:07:49,550: Found 400 txes. History built in 2.6385152339935303sec
Apr 16 10:07:49 node electrum-personal-server[29658]: INFO:2020-04-16 10:07:49,551: Starting electrum server
Apr 16 10:07:49 node electrum-personal-server[29658]: INFO:2020-04-16 10:07:49,700: Listening for Electrum Wallet on ('127.0.0.1', 50002)
However Electrum can’t connect to it:
20200416T131257.241344Z | INFO | network | connecting to xxxxxx.onion:50002:t as new interface
20200416T131259.347902Z | INFO | interface.[xxxxxx.onion:50002] | disconnecting due to: CancelledError()
20200416T131259.349079Z | INFO | network | couldn't launch iface xxxxxx.onion:50002:t -- CancelledError()
On another server I have Electrs running over Tor as well and Electrum connects fine. I’m not sure what’s causing this issue
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
struggling with EPS : r/Electrum - Reddit
after struggling i have made some progresses, issue i have now is electrum client not connecting to eps error i see is W/n...
Read more >My Electrum Wallet is not Connecting
First, verify that your IP address matches exactly in your Electrum wallet settings. The port specified in the interface should be 50002. #...
Read more >Electrum Wallet and Server (+ Bitcoin Core Workshop)
Gustavo Flores Echaiz, Veriphi's head of Product and Research, presents how to use Electrum Wallet, the many available Electrum Server ...
Read more >Export wallet from Multibit to Electrum - Bitcoin Stack Exchange
Easiest way to change programs is to create new wallet in Electrum and send your coins to new address. If you can't send...
Read more >The Electrum Personal Server Will Give Users the Full Node ...
According to Belcher, connecting Electrum with the Electrum Personal ... In this way, Bitcoin can ensure that no more than 21 million coins ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
SOLVED (at my end): upgraded EPS version 0.2.2 (I was on 0.1.6)
Thanks for the report @realSConway