I am relatively new to bitcoin and absolutely new to bitcoin mining/any sort of mining. Although chance of success is ~0, I am trying to solo mine bitcoin using my dual core laptop with NVidia GeForce GT 740m to try my luck. I am using cgminer v3.7.2 as the mining software and bitcoin core v0.21.1. I use the following lines in bitcoin configuration file:
server=1
listen=1
daemon=1
rpcuser='xxxx'
rpcpassword='yyyy'
rpcallowip=127.0.0.1
rpcport=8332
then run cgminer using "http://127.0.0.1:8332" as url, "xxxx" and "yyyy" as username and password. but the cgminer shows as:
[2021-07-26 16:04:49] Probing for an alive pool
[2021-07-26 16:04:51] Pool 0 slow/down or URL or credentials invalid
anybody please help Roll Eyes