Post
Topic
Board Altcoin Discussion
xmr-stack-cpu via miningpoolhub
by
Nicefineguy
on 09/12/2017, 14:46:10 UTC
Hello fellow folks,


I have a problem configuring xmr-stack-cpu to mine on miningpoolhub.
thats the line in config.txt that should establish the connection to the pool:

Quote
"pool_address" : "stratum+tcp://europe.cryptonight-hub.miningpoolhub.com:20580 -u miner.miner1 -p 123",

but the miner does not connect:

Quote
[2017-12-09 15:42:12] : hwloc: memory pinned
[2017-12-09 15:42:12] : SOCKET ERROR - CONNECT error: GetAddrInfo: The specified class was not found.
[2017-12-09 15:42:12] : Pool connection lost. Waiting 10 s before retry (attempt 1).

What am I doing wrong?