Post
Topic
Board Mining (Altcoins)
Topic OP
Ether Peers - Geth Failure
by
fabby
on 19/05/2016, 18:59:34 UTC
Worst program ever created in the history of cryptocurrency or maybe I'm doing something wrong.

Ports are all opened on firewall, including 30303.

net.listening is reporting true

net.peerCount is 0 will climb to 1 or 2 and go back to 0.

Peers are constantly saying "subprotocol error" or "too many peers".

I've been running this for hours and I want to shoot myself.

Command  I'm running: geth --rpc --rpccorsdomain "*" --genesis "genesis_block.json" --verbosity 5 --maxpeers 128 --fast --nat any

I'm using Linux. Would Windows be easier?

Thank you for any help.