Closed cburgdorf closed 6 years ago
@cburgdorf can you look higher up in your stack trace and see if this is actually a secondary error due to the port being in use?
@pipermerriam it wasn't the address being in use and I can not reproduce that right now (except by setting the timeout to something ridiculously low) but I think there were some connection issues around that time.
This strikes me as further evidence that we need to make the peer pool be avialable earlier in the process rather than having it be magically created by the server.
Oh, I just realized that when I commented I thought this was commenting on this ticket https://github.com/ethereum/py-evm/pull/875
But yes, you are right that having the PeerPool
available earlier seems related here (#877)
What is wrong?
I ran into what appears to be an unhandled timeout at startup
How can it be fixed
:hear_no_evil: