Good afternoon!
I use these settings..
#!/bin/bash ./ccminer -a equihash -o stratum+tcp://zec-eu1.nanopool.org:6666 -u t1LxmBYmbsCCLMEn8s9RkqAqiSAbnGZiPfi.rig1 -p x
When I connect the system is responding:
[2018-01-21 21:57:02] Starting on stratum+tcp://zec-eu1.nanopool.org:6666 [2018-01-21 21:57:02] NVML GPU monitoring enabled. [2018-01-21 21:57:02] 8 miner threads started, using 'equihash' algorithm. [2018-01-21 21:57:02] Unsupported extranonce size of 16 (12 maxi) [2018-01-21 21:57:02] Stratum subscribe answer id is not correct! [2018-01-21 21:57:02] JSON-RPC call failed: (unknown reason) [2018-01-21 21:57:02] ...retry after 30 seconds
Good afternoon! I use these settings..
#!/bin/bash ./ccminer -a equihash -o stratum+tcp://zec-eu1.nanopool.org:6666 -u t1LxmBYmbsCCLMEn8s9RkqAqiSAbnGZiPfi.rig1 -p x
When I connect the system is responding:
[2018-01-21 21:57:02] Starting on stratum+tcp://zec-eu1.nanopool.org:6666 [2018-01-21 21:57:02] NVML GPU monitoring enabled. [2018-01-21 21:57:02] 8 miner threads started, using 'equihash' algorithm. [2018-01-21 21:57:02] Unsupported extranonce size of 16 (12 maxi) [2018-01-21 21:57:02] Stratum subscribe answer id is not correct! [2018-01-21 21:57:02] JSON-RPC call failed: (unknown reason) [2018-01-21 21:57:02] ...retry after 30 seconds
Thanks for the help!