Hey Everyone, I am looking for someone that can assist me in building my own Pool for mining.
I have made a pool server according to instructions, but I am always getting timeout connections
if I have several miners the pool kills connections to that server.
I am looking for someone that can assist me in build the pool correctly and to maintain it.
I am ready to give Coins or $$ for any helpful assistance.
thank you,
M
Which instructions have you followed? Which pool software are you using? It's hard to help if it is not clear what you are doing.
I have implemented the Pool that is in this GitHub:
https://github.com/zone117x/node-open-mining-portalbut I have one major issue with it. I get a lot of connectivity errors like:
Stratum connection failed: couldn't connect to host [2014-07-20 22:07:22] ...terminating workio thread [2014-07-20 22:07:22] workio thread dead, exiting.
thanks
There's not much can be done without examining the logs on the server. Maybe the server resources are not big enough to handle that number of connections. Also, this from the README file:
Production Usage Notice
This is beta software...
Timestamp on the files are two months old. This is fresh software, no wonder it may have glitches until it's tested enough.