Skip to content

Instantly share code, notes, and snippets.

@knocte
Last active November 12, 2016 16:06
Show Gist options
  • Save knocte/f8184d8531efe9ce82126a0905a09cdb to your computer and use it in GitHub Desktop.
Save knocte/f8184d8531efe9ce82126a0905a09cdb to your computer and use it in GitHub Desktop.
electrum, trouble connecting, red ball
$ electrum -v
electrum directory /home/andres/.electrum
[Plugins] registering hardware keepkey: ('hardware', 'keepkey', u'KeepKey wallet')
[Plugins] registering hardware ledger: ('hardware', 'ledger', u'Ledger wallet')
[Plugins] registering hardware trezor: ('hardware', 'trezor', u'TREZOR wallet')
[Plugins] registering wallet type ('2fa', 'trustedcoin')
[profiler] __init__ 0.0029
[Network] starting network
[Network] connecting to electrum.jdubya.info:50002:s as new interface
[WalletStorage] wallet path /home/andres/.electrum/wallets/default_wallet
[Blockchain] downloading https://headers.electrum.org/blockchain_headers
[profiler] load_transactions 0.0003
[profiler] build_reverse_history 0.0000
[profiler] check_history 0.0000
[electrum.jdubya.info] connected
[btc.smsys.me] connected
[us1.einfachmalnettsein.de] connected
[electrum.dragonzone.net] connected
$ electrum -v
electrum directory /home/andres/.electrum
[Plugins] registering hardware keepkey: ('hardware', 'keepkey', u'KeepKey wallet')
[Plugins] registering hardware ledger: ('hardware', 'ledger', u'Ledger wallet')
[Plugins] registering hardware trezor: ('hardware', 'trezor', u'TREZOR wallet')
[Plugins] registering wallet type ('2fa', 'trustedcoin')
[profiler] __init__ 0.0029
[Network] starting network
[Network] connecting to 14.3.140.101:50002:s as new interface
[WalletStorage] wallet path /home/andres/.electrum/wallets/default_wallet
[Blockchain] downloading https://headers.electrum.org/blockchain_headers
[profiler] load_transactions 0.0000
[profiler] build_reverse_history 0.0000
[profiler] check_history 0.0000
[VPS.hsmiths.com] failed to connect [Errno 101] Network is unreachable
[us.electrum.be] failed to connect [Errno 111] Connection refused
[14.3.140.101] connected
[ELECTRUM.jdubya.info] connected
[elec.luggs.co] SSL certificate signed by CA
[elec.luggs.co] connected
[erbium1.sytes.net] connected
[electrum.no-ip.org] connected
[electrum3.hachre.de] connected
$ electrum -v
electrum directory /home/andres/.electrum
[Plugins] registering hardware keepkey: ('hardware', 'keepkey', u'KeepKey wallet')
[Plugins] registering hardware ledger: ('hardware', 'ledger', u'Ledger wallet')
[Plugins] registering hardware trezor: ('hardware', 'trezor', u'TREZOR wallet')
[Plugins] registering wallet type ('2fa', 'trustedcoin')
[profiler] __init__ 0.0029
[Network] starting network
[Network] connecting to 14.3.140.101:50002:s as new interface
[WalletStorage] wallet path /home/andres/.electrum/wallets/default_wallet
[Blockchain] downloading https://headers.electrum.org/blockchain_headers
[profiler] load_transactions 0.0000
[profiler] build_reverse_history 0.0000
[profiler] check_history 0.0000
[us.electrum.be] failed to connect [Errno 111] Connection refused
[14.3.140.101] connected
[us1.einfachmalnettsein.de] connected
[Electrum.hsmiths.com] connected
[electrum.online] connected
[ELECTRUM.jdubya.info] connected
[btc.smsys.me] connected
[electrum.no-ip.org] connected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment