Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: Bitoken on December 30, 2017, 09:26:36 PM



Title: How to solo mine a Cryptonight coin ?
Post by: Bitoken on December 30, 2017, 09:26:36 PM
Hello, i am trying to solo mine a cryptonight blockchain, but when i try i have some error message on both deamon and Claymore XMR:

On deamonCLI :

Code:
2017-12-30 21:17:32.483 [RPC0]  ERROR   net.http        contrib/epee/include/net/http_protocol_handler.inl:360  simple_http_connection_handler<t_connection_context>::handle_invoke_query_line(): Failed to match first line:  {"method": "login", "params": {"login": "edqyfAJo5x8g5rwhsfGVsMRQd5tRZ4Eur5wAmSgzFeQ5a8UaPrZW93NQUpsNyAs5npAdfUPgQ6QA7QqAQi9oKVh52oiLxVVPi", "pass": "x", "agent": "xmr/1.0"}, "id": 1}

2017-12-30 21:17:32.483 [RPC0]  ERROR   net.http        contrib/epee/include/net/http_protocol_handler.inl:303  simple_http_connection_handler::handle_char_out: Error state!!!

Here is my bat file for claymore :

Code:
NsGpuCNMiner.exe -xpool ssl://127.0.0.1:33031 -xwal edqyfAJo5x8g5rwhsfGVsMRQd5tRZ4Eur5wAmSgzFeQ5a8UaPrZW93NQUpsNyAs5npAdfUPgQ6QA7QqAQi9oKVh52oiLxVVPi -xpsw x -allpools 1 -ttli 80 -dbg -1

I tryed with stratum+tcp but i have the same error mesage.

Someone can help me solo mine with claymore or an other cryptonight miner please ?