cpuminer-multi icon indicating copy to clipboard operation
cpuminer-multi copied to clipboard

stratnum failed to connect error

Open ThatOneDev-Code opened this issue 4 years ago • 3 comments

so i have cpuminer on a rpi4(just for fun to what i could make) and when i go to use akiapool or any other pool i just get this same error [2021-02-28 04:30:38] Stratum connection failed: Failed to connect to stratum.aikapool.com port 7915: Connection refused [2021-02-28 04:30:38] ...retry after 10 seconds [2021-02-28 04:30:38] 6 miner threads started, using 'scrypt' algorithm.

i ran it with this cmd

./cpuminer -a scrypt -t 6 -o stratum+tcp://stratum.aikapool.com:7915 -u <UserName.Worker> -p

please help! thanks!

ThatOneDev-Code avatar Feb 28 '21 04:02 ThatOneDev-Code

the pool might be down or your ISP might be blocking your connection the command syntax seems correct but the line saying "Connection refused" is a give away that this is a network issue.

DarrenRainey avatar Mar 05 '21 02:03 DarrenRainey

ok, so how do you recommend i fix this? im assuming it has something to do with either mine or the rpi's firewall?

ThatOneDev-Code avatar Mar 07 '21 19:03 ThatOneDev-Code

you could try running it through a proxy but its likely either a pool issue or your ISP blocking access.

DarrenRainey avatar Mar 07 '21 22:03 DarrenRainey