Closed operator777 closed 5 years ago
When trying to connect to a local node, I'm encountering this error:
Start mining with SSE2. [2018-07-16 02:58:54] 4 miner threads started, using 'cryptonightv7' algorithm. [2018-07-16 02:58:55] JSON-RPC call failed: Params must be an array
and via stratum,
Start mining with SSE2. [2018-07-16 02:56:12] Starting Stratum ... [2018-07-16 02:56:12] 4 miner threads started, using 'cryptonightv7' algorithm. [2018-07-16 02:56:29] Stratum authentication failed
all seems to work fine with other algos connecting to same stratum or local node, just some reason cryptonightv7 is giving problems.
I've stopped trying to support cryptonight. There are other miners that perform better.
When trying to connect to a local node, I'm encountering this error:
and via stratum,
all seems to work fine with other algos connecting to same stratum or local node, just some reason cryptonightv7 is giving problems.