Bitcoin Forum
June 24, 2024, 12:52:12 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Electrum on a VPS, Cannot connect at all!  (Read 789 times)
lophie (OP)
Hero Member
*****
Offline Offline

Activity: 924
Merit: 1001

Unlimited Free Crypto


View Profile
April 30, 2015, 03:59:02 PM
 #1

Hello all. I need electrum installed on a VPS but it seems that it cannot connect and the daemon is stuck in offline mode. Can anyone here please at least show me the rope on how to debug such a problem. thanks

Will take me a while to climb up again, But where is a will, there is a way...
ThomasV
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
April 30, 2015, 04:08:30 PM
 #2

if you restart the daemon, does it connect?

Electrum: the convenience of a web wallet, without the risks
lophie (OP)
Hero Member
*****
Offline Offline

Activity: 924
Merit: 1001

Unlimited Free Crypto


View Profile
April 30, 2015, 04:17:19 PM
 #3

if you restart the daemon, does it connect?

Thank you Thomas for responding. The daemon is on but there is no connection. There are no errors showing so ar and I don't know how to debug this, -v just tells me daemon already running. Starting electrum with -g text keep saying "not" connected at the bottom and getbalance just hangs without response.

Thanks again. (This is a fresh installation with no wallet/ configs not headers) -<(Oh btw the headers were successfully downloaded by electrum.)

Will take me a while to climb up again, But where is a will, there is a way...
guitarplinker
Legendary
*
Offline Offline

Activity: 1694
Merit: 1024



View Profile WWW
May 02, 2015, 12:05:24 AM
 #4

Do you by chance have a firewall blocking connections? It sounds like that might be the culprit here, especially if it seems to be running fine and you aren't getting any errors.
ThomasV
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
May 02, 2015, 06:53:32 AM
 #5

if you restart the daemon, does it connect?

Thank you Thomas for responding. The daemon is on but there is no connection. There are no errors showing so ar and I don't know how to debug this, -v just tells me daemon already running. Starting electrum with -g text keep saying "not" connected at the bottom and getbalance just hangs without response.

Thanks again. (This is a fresh installation with no wallet/ configs not headers) -<(Oh btw the headers were successfully downloaded by electrum.)

I asked what happens if you restart the daemon.
So you need to do this:
Code:
electrum daemon stop
electrum daemon start
electrum daemon status

Electrum: the convenience of a web wallet, without the risks
lophie (OP)
Hero Member
*****
Offline Offline

Activity: 924
Merit: 1001

Unlimited Free Crypto


View Profile
May 02, 2015, 08:17:20 AM
 #6

if you restart the daemon, does it connect?

Thank you Thomas for responding. The daemon is on but there is no connection. There are no errors showing so ar and I don't know how to debug this, -v just tells me daemon already running. Starting electrum with -g text keep saying "not" connected at the bottom and getbalance just hangs without response.

Thanks again. (This is a fresh installation with no wallet/ configs not headers) -<(Oh btw the headers were successfully downloaded by electrum.)

I asked what happens if you restart the daemon.
So you need to do this:
Code:
electrum daemon stop
electrum daemon start
electrum daemon status

{
    "blockchain_height": 354617,
    "connected": false,
    "nodes": [
        "electrum.thwg.org:50002:s",
        "us.electrum.be:50002:s",
        "electrum.be:50002:s",
        "electrum0.electricnewyear.net:50002:s",
        "electrum.no-ip.org:50002:s",
        "eco-electrum.ddns.net:50002:s",
        "EAST.electrum.jdubya.info:50002:s"
    ],
    "path": "/root/.electrum",
    "server": "erbium1.sytes.net",
    "server_height": 0
}

Will take me a while to climb up again, But where is a will, there is a way...
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!