hi. Does anyone have the same problem on bibotel pool?
I get this:
[2017-11-05 23:31:33] Stratum difficulty set to 1
[2017-11-05 23:32:03] stratum_recv_line failed
[2017-11-05 23:32:03] Stratum connection interrupted
I use cpuminer-opt on Ubuntu Vps.
How I start to mine solo? Please some small tutorial?! Thanks
I've the same issue, but shares keep going, and i'm receiving payments.
However, if you wish to solo mine, you can use yenten-qt. Start your wallet, then go to Help » Debug Console
Type setgenerate true, and you're mining solo.
You can also specify the number of threads to use: let's suppose you want to dedicate three threads for mining, you can type setgenerate true 3
To stop mining, type setgenerate false
To retrieve informations about the current mining process, type getmininginfo