subgraph / subgraph-os-issues

Subgraph OS issues repository
74 stars 9 forks source link

electrum can't connect to the network by default #316

Open unsigned-nerd opened 6 years ago

unsigned-nerd commented 6 years ago

Subgraph OS 1.0

When I ran Electrum for the first time and went through the GUI to perform the initial set up (seeds, etc), it couldn't connect to the network. I checked the file /var/lib/oz/cells.d/electrum.json and found that the network setting was set to use client, tcp, :9050, just like other programs which could connect to the network.

But, if I configure the network setting inside Electrum GUI to use SOCKS5, localhost, 9050, Electrum can connect to the network.

dma commented 6 years ago

That's correct. We should include a default config as part of the skel for this.