Bitcoin Forum
April 16, 2024, 10:25:39 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Electrum not syncing on ubuntu  (Read 484 times)
Getoffmyisland (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
August 23, 2017, 10:34:41 AM
 #1

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 ?
1713263139
Hero Member
*
Offline Offline

Posts: 1713263139

View Profile Personal Message (Offline)

Ignore
1713263139
Reply with quote  #2

1713263139
Report to moderator
1713263139
Hero Member
*
Offline Offline

Posts: 1713263139

View Profile Personal Message (Offline)

Ignore
1713263139
Reply with quote  #2

1713263139
Report to moderator
Be very wary of relying on JavaScript for security on crypto sites. The site can change the JavaScript at any time unless you take unusual precautions, and browsers are not generally known for their airtight security.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713263139
Hero Member
*
Offline Offline

Posts: 1713263139

View Profile Personal Message (Offline)

Ignore
1713263139
Reply with quote  #2

1713263139
Report to moderator
Getoffmyisland (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
August 23, 2017, 10:53:00 AM
 #2

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
zend7
Hero Member
*****
Offline Offline

Activity: 658
Merit: 501

Hackers please hack me .... if you can :)


View Profile
August 23, 2017, 11:36:26 AM
 #3

Try changing to a different server. If it is not synchronizing it means the server you are actually connecting to may have problems for the moment.

Troubleshoot can be done better in the GUI version rather than the command line one, but if you are limited to command line you have to work through it.
Getoffmyisland (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
August 23, 2017, 03:56:08 PM
 #4

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
daemol
Member
**
Offline Offline

Activity: 75
Merit: 10



View Profile
August 24, 2017, 08:16:47 AM
 #5

My wallet Electrum stopped sync now after the activation of Segregated Witness.
How to solve this problem?
Getoffmyisland (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
August 28, 2017, 10:12:38 AM
 #6

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


Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!