Last night I spent a couple hours trying to connect XMR-STAK to miningpoolhub, with no success. I read the instruction thoroughly. The system appears to have it's own login, where I place my own wallets that I did do. For reasons unknown, I just can not get XMR-STAK to connect. It keeps throwing out error:
SOCKET ERROR - [us-east.cryptonight-hub.miningpoolhub.com:20580] CONNECT error: GetAddrInfo: Name or service not known
I tried connecting using SSL
"pool_list" :
[
{ "pool_address" : "ssl://us-east.cryptonight-hub.miningpoolhub.com:20580", "wallet_address" : "myusername.myworker", "pool_password" : "x", "use_nicehash" : false, "use_tls" : true, "tls_fingerprint" : "", "pool_weight" : 1 },
],
and get a different error:
[ssl://us-east.cryptonight-hub.miningpoolhub.com:20580] 140551865235040:error:2006A066:BIO routines:BIO_get_host_ip:bad hostname lookup:b_sock.c:146:host=ssl
I can ping the address. I tried "use_tls" both TRUE and FALSE. I feel like I tried every option. XMR-STAK is listed on the site's list of software to use. Does anyone else use this pool service, can I get any advice please?