-
Notifications
You must be signed in to change notification settings - Fork 21.1k
Closed
Description
Not sure if this is a separate issue from other low peer problems but here it is. I can't get more than ~3 peers now. Deleting nodekey, the nodes dir, or trying various flags hasn't helped. I was often maintaining 20-50 nodes during olympic.
Here is a log with lots of "use of closed network connection" alerts:
https://gist.github.com/TalkingAntColony/eade156c0bd0b84f6823
Here is my current startup flags:
geth --genesis genesis_block.json --rpc --rpcaddr localhost --rpcport "8545" --nat extip:71.225.210.78 --maxpeers "100" console 2>C:\Ethereum\geth_log.txt
Platform is Windows 8.1, high performance machine, high speed internet.