SChernykh/p2pool

connection timed out

bzhubs opened this issue · 2 comments

bzhubs commented
connection timed out

Do you get any errors in monerod log? P2Pool complains that it can't connect to ZMQ port 18083, this is where all other errors start.
It can also be because you hit the max open files limit (1024 by default). You should increase it if you have many miner connections.

Try to find what was in monerod log the last time you got ZMQ errors in P2Pool log. You should fix this first.