Bitcoin Forum

Bitcoin => Pools => Topic started by: wuzamarine on January 26, 2014, 08:00:26 PM



Title: Trying to get a stratum pool up, stuck at the end
Post by: wuzamarine on January 26, 2014, 08:00:26 PM
This is the first pool I have configured so forgive my n00bness.
https://github.com/MPOS/php-mpos/wiki/Quick-Start-Guide
I completed the guide and everything appears to fire up correctly though when a client connects, he only receives rejections.

What step am I missing?


http://bpaste.net/show/z0oOnziLKekXmuW7pEKy/

I have no firewall

http://bpaste.net/show/jssOUYVrMP3ckdaZomfq/


asterisk1 home # ./minerd -o stratum+tcp://domain.com:19334 -O my.my:pass -t 1
[2014-01-26 19:42:40] Starting Stratum on stratum+tcp://digitaldriller.com:19334
[2014-01-26 19:42:40] 1 miner threads started, using 'scrypt' algorithm.
[2014-01-26 19:42:40] stratum_recv_line failed
[2014-01-26 19:42:40] ...retry after 30 seconds
^C
asterisk1 home # ./minerd -o stratum+tcp://domain.com:3333 -O my.my:pass -t 1
[2014-01-26 19:43:21] Starting Stratum on stratum+tcp://digitaldriller.com:3333
[2014-01-26 19:43:21] 1 miner threads started, using 'scrypt' algorithm.
[2014-01-26 19:43:21] Stratum connection failed: Failed connect to digitaldriller.com:3333; Connection refused
[2014-01-26 19:43:21] ...retry after 30 seconds

or at best  https://i.imgur.com/xEl0qVs.png