hello, I've been searching a lot and every single time i come to a solo mining thread the only responses i ever see are "don't". I am hoping someone here may actually be able to assist.
I am able to get everything running including mining locally on my node but when I attempt to get my gpu miners connected I get the errors below (in red) and i've done the math, at my KH/s I 'can' get a block every week or so, and thats a lot more than I can make pool mining. I had great luck UBIQ solo mining when I was told not to, with my hash power I should have only made 1 block a day on UBIQ and got 2-4 most days so I want to at least try it on ETN too
I've tried connecting with cgminer, sgminer and claymore's cpu miner (in dev fee mode as NH is down still). all of which work when I point them at pools but not at my full node.
My cli when starting electroneumd looks like this:
electroneumd.exe --rpc-bind-ip xx.x.x.xxx --rpc-bind-port 26968 --out-peers 50 --seed-node 76.91.14.76:26967 --start-mining etnxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx --confirm-external-bind --
restricted-rpc --allow-local-ip
some of the cli options are sorta vague and I'm thinking that is that is where my problem lies, but hoping again someone can help out.
and the output once it is started up looks like: (again, the red is when the different miners attempt to connect)
--------------------------------------------------------------------------------
You are now synchronized with the network. You may now start electroneum-wallet-cli.
Use the "help" command to see the list of available commands.
**********************************************************************?[0m
2017-12-14 06:02:22.739 [P2P7] WARN miner src/cryptonote_basic/miner.cpp:305 Mining has started with 1 threads, good luck!
2017-12-14 06:02:22.739 [miner 0] INFO global src/cryptonote_basic/miner.cpp:416 Miner thread was started
2017-12-14 06:02:51.499 [RPC1] ERROR net.http contrib/epee/include/net/http_protocol_handler.inl:357 simple_http_connection_handler
ext>::handle_invoke_query_line(): Failed to match first line: {"method": "login", "params": {"login": "etnkxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "pass": "x", "agent": "xmr/1.0"}, "id": 1}2017-12-14 06:02:51.509 [RPC1] ERROR net.http contrib/epee/include/net/http_protocol_handler.inl:303 simple_http_connection_handler::handle_char_out:Error state!!!
2017-12-14 06:03:11.549 [RPC1] ERROR net.http contrib/epee/include/net/http_protocol_handler.inl:357 simple_http_connection_handler
ext>::handle_invoke_query_line(): Failed to match first line: {"method": "login", "params": {"login": "etnkxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "pass": "x", "agent": "xmr/1.0"}, "id": 1}2017-12-14 06:03:11.559 [RPC1] ERROR net.http contrib/epee/include/net/http_protocol_handler.inl:303 simple_http_connection_handler::handle_char_out:Error state!!!
2017-12-14 06:03:30.761 [RPC0] ERROR net.http contrib/epee/include/net/http_protocol_handler.inl:357 simple_http_connection_handler
ext>::handle_invoke_query_line(): Failed to match first line: {"id": 0, "method": "mining.subscribe", "params": ["cgminer/3.7.2"]}2017-12-14 06:03:30.761 [RPC0] ERROR net.http contrib/epee/include/net/http_protocol_handler.inl:303 simple_http_connection_handler::handle_char_out:Error state!!!