Bitcoin Forum
June 22, 2024, 06:50:09 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Electrum / Re: Electrum not syncing on ubuntu on: August 28, 2017, 10:12:38 AM
Hi,

I've found the solution, for the wallet that doesn't sync in Linux (Ubuntu)

In command line or webmin File Manager go to this folder:

/root/.electrum/

In this folder edit the "config" file

On line1 there's a setting that was set to false
Simply change that to true

"auto_connect": true,

This solved my problem and my Linux Electrum wallet is fully operational now Smiley


2  Bitcoin / Electrum / Re: Electrum not syncing on ubuntu on: August 23, 2017, 03:56:08 PM
I need to setup on Linux, because I'm controlling the wallet via remote CURL queries.
This way I can have BTC payout functionality via Electrum wallet on my website.

Is there a way to troubleshoot why it's not syncing ?
Could it be something to do with the SSL certificate, I use port 7777 to connect via rpc commands

I'm running the daemon and the wallet is loaded in the background

Any help or reference greatly appreciated
3  Bitcoin / Electrum / Re: Electrum not syncing on ubuntu on: August 23, 2017, 10:53:00 AM
Also when I send a payment and broadcast in command line
I get an error: Server did not answer

If anyone has experience with Electrum on Linux, please help  Smiley
4  Bitcoin / Electrum / Electrum not syncing on ubuntu on: August 23, 2017, 10:34:41 AM
Hi,

I've installed Electrum on Ubuntu
I got it sending / receiving

But now it doesn't sync.

Command line:
electrum is_synchronized
Return:
false

Does any have any suggestions why it's not syncing ?
Or any way to troubleshoot ?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!