Cryptonight with Claymore invalid bitcoin adress errors with config "GpuCNMiner.exe -o stratum+tcp://cryptonight.eu.nicehash.com:3355 -u btc-adress -p x" , goes on like following
08/29/16-21:22:48 - SHARE FOUND (target 10000) - (GPU 2 of 4)
21:22:48:288 d9c got 63 bytes
21:22:48:288 d9c buf: {"jsonrpc":"2.0","id":1,"error":null,"result":{"status":"OK"}}
21:22:48:288 d9c parse packet: 63
21:22:48:288 d9c Share accepted
21:22:48:288 d9c new buf size: 0
21:22:48:663 7c0 GPU 3: HashCnt = 864, time = 1804 ms, hashrate = 478 h/s
21:22:48:694 7c0 Round
21:22:49:412 f04 GPU 0: HashCnt = 512, time = 1258 ms, hashrate = 406 h/s
21:22:49:412 da8 Stratum - Connected
21:22:49:427 f04 Round
21:22:49:443 ad0 GPU 1: HashCnt = 512, time = 1258 ms, hashrate = 406 h/s
21:22:49:458 f9c GPU 2: HashCnt = 512, time = 1255 ms, hashrate = 407 h/s
21:22:49:458 ad0 Round
21:22:49:458 f9c Round
21:22:49:490 da8 got 79 bytes
21:22:49:490 da8 buf: {"jsonrpc":"2.0","id":1,"error":{"code":24,"message":"Incorrect BTC address"}}
21:22:49:490 da8 parse packet: 77
21:22:49:490 da8 Error in server response : {"jsonrpc":"2.0","id":1,"error":{"code":24,"message":"IncorrectBTCaddress"}}
21:22:49:490 da8 buf was cleared
21:22:50:426 da4 GPU 3: HashCnt = 864, time = 1726 ms, hashrate = 500 h/s
21:22:50:457 da4 Round
21:22:50:691 5bc GPU 0: HashCnt = 512, time = 1258 ms, hashrate = 406 h/s
21:22:50:706 5bc Round
21:22:50:722 c80 GPU 1: HashCnt = 512, time = 1258 ms, hashrate = 406 h/s
21:22:50:738 c80 Round
21:22:50:753 e20 GPU 2: HashCnt = 512, time = 1255 ms, hashrate = 407 h/s
21:22:50:753 e20 Round
21:22:51:970 f04 GPU 0: HashCnt = 512, time = 1258 ms, hashrate = 406 h/s
21:22:51:986 f04 Round
21:22:52:017 ad0 GPU 1: HashCnt = 512, time = 1257 ms, hashrate = 407 h/s
21:22:52:017 ad0 round found 1 shares
21:22:52:017 ad0 Round
21:22:52:032 d9c 08/29/16-21:22:52 - SHARE FOUND (target 10000) - (GPU 1 of 4)
21:22:52:032 f9c GPU 2: HashCnt = 512, time = 1255 ms, hashrate = 407 h/s
21:22:52:032 f9c Round
21:22:52:126 d9c got 63 bytes
21:22:52:126 d9c buf: {"jsonrpc":"2.0","id":1,"error":null,"result":{"status":"OK"}}
21:22:52:126 d9c parse packet: 63
21:22:52:126 d9c Share accepted
There are some changes needed in mining software to be compatible with NiceHash; check here for more details:
https://github.com/nicehash/Specifications/blob/master/NiceHash_CryptoNight_modification_v1.0.txtAlso, we noticed that some mining software have a bug in submitting shares; sending '\r\n' which is not by the specs. This has to be fixed as well. Since claymore is closed source program, your best bet is to contact author regarding these issues.