NebuTech / NBMiner

GPU Miner for ETH, RVN, BEAM, CFX, ZIL, AE, ERGO
https://nbminer.com
3.17k stars 517 forks source link

30.2: error stratum with NH or readme stratum error #148

Closed Quake4 closed 4 years ago

Quake4 commented 4 years ago

[15:46:37] INFO - ALGO:   eaglesong
[15:46:37] INFO - URL:    nicehash+tcp://eaglesong.eu.nicehash.com:3381
[15:46:37] INFO - USER:
[15:46:37] INFO - URL1:   nicehash+tcp://eaglesong.usa.nicehash.com:3381
[15:46:37] INFO - USER1:
[15:46:37] INFO - URL2:   nicehash+tcp://eaglesong.hk.nicehash.com:3381
[15:46:37] INFO - USER2:
[15:46:37] INFO - TEMP:   90C
[15:46:38] INFO - ------------------- Device -------------------
[15:46:38] INFO -  |ID|PCI|  CC|Memory|CU|
[15:46:38] INFO - *| 0|  1|  61| 8192M|15| GeForce GTX 1070
[15:46:38] INFO - *| 1|  4|  61| 8192M|15| GeForce GTX 1070
[15:46:38] INFO - *| 2|  6|  61| 8192M|15| GeForce GTX 1070
[15:46:38] INFO - *| 3|  9|  61| 8192M|15| GeForce GTX 1070
[15:46:38] INFO - *| 4| 10|  61| 8192M|15| GeForce GTX 1070
[15:46:38] INFO - *| 5| 11|  61| 8192M|15| GeForce GTX 1070
[15:46:38] INFO - ----------------------------------------------
[15:46:38] ERROR - Error format URL: nicehash+tcp://eaglesong.eu.nicehash.com:3381
[15:46:38] ERROR - Accepted URL format in regular expression: ^(stratum)+(tcp|ssl)://[^:]+:[0-9]```

```[15:47:07] INFO - ALGO:   hns
[15:47:07] INFO - URL:    nicehash+tcp://handshake.eu.nicehash.com:3384
[15:47:07] INFO - USER:
[15:47:07] INFO - URL1:   nicehash+tcp://handshake.usa.nicehash.com:3384
[15:47:07] INFO - USER1:
[15:47:07] INFO - URL2:   nicehash+tcp://handshake.hk.nicehash.com:3384
[15:47:07] INFO - USER2:
[15:47:07] INFO - TEMP:   90C
[15:47:08] INFO - ------------------- Device -------------------
[15:47:08] INFO -  |ID|PCI|  CC|Memory|CU|
[15:47:08] INFO - *| 0|  1|  61| 8192M|15| GeForce GTX 1070
[15:47:08] INFO - *| 1|  4|  61| 8192M|15| GeForce GTX 1070
[15:47:08] INFO - *| 2|  6|  61| 8192M|15| GeForce GTX 1070
[15:47:08] INFO - *| 3|  9|  61| 8192M|15| GeForce GTX 1070
[15:47:08] INFO - *| 4| 10|  61| 8192M|15| GeForce GTX 1070
[15:47:08] INFO - *| 5| 11|  61| 8192M|15| GeForce GTX 1070
[15:47:08] INFO - ----------------------------------------------
[15:47:08] ERROR - Error format URL: nicehash+tcp://handshake.eu.nicehash.com:3384
[15:47:08] ERROR - Accepted URL format in regular expression: ^(stratum)+(tcp|ssl)://[^:]+:[0-9]{1,5}$```

readme: nicehash+tcp 
nebutech-admin commented 4 years ago

@Quake4 Only algo ethash and cuckoo series need to use nicehash when mining on nicehash. cause there is several variaty of ethash protocol. use stratum+tcp for eaglesong. And btw, ckb is not worth to mine on GPU now.

Quake4 commented 4 years ago

thanks