spesmilo / spesmilo/electrum

Electrum won't even try to connect

Open
#5,352 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

topic-network 🕸
Dominant language
Python
Stars
8.6k
Forks
3.5k
Avg merge
2d 8h
Merged PRs (30d)
61

Description

Tried to access bitcoin wallet to send bitcoin. It would be stuck on sync, and it almost came close to working once. Now realize it was probably because a lot of the servers were down. However, I restarted/updated my computer (Windows 10) and updated to the newest Electrum. Now, it won't even try connecting/syncing (red dot in lower right corner). Downgrading/reinstalling to previous Electrum versions doesn't do anything. Neither does creating a new wallet. It also won't work on Tails, even with Tor proxy on, giving the exact same issue. When I try to send anyways, I get an error pop up with Traceback File " /usr/lib/python3/dist-packages/electrum.util.py", line 794....Type Error: unorderable types: NoneType() > int(). Disabled Windows firewall with no help. Ended up accessing/sending bitcoins on my wallet on another computer on the same Wi Fi network, but really need this to work on my computer. Any ideas?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the red-dot synchronization failure described on Windows 10 and Tails, then inspect the traceback pointing to /usr/lib/python3/dist-packages/electrum/util.py line 794. Compare the behavior with a working computer on the same Wi-Fi network. Done means Electrum connects and syncs reliably without the reported NoneType-to-int error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.