Why is the wallet taking sooooooooooooooo long to sync its been two days now and am still at 49 wees behind? internet speed 25M.?
-snip-
Any help you guys can provide will be greatly appreciated.
I am a total noob at solo mining, have an asic running on a rasp. pi.
I have the ip address of the machine my wallet is running saved in the
asic rasp. pi mining settings as the pool url, do I need the port #47970 after the ip address?
like this?
http://192.168.0.xxxx:47970? either way it won't work.
the Conf file is saved in the "...\AppData\Roaming\CasinoCoin...." folder
do I need to run a command in the QT wallet to start the server?(I didn't see any "server" commands in the help)
I saved the conf file after each time I played with it then restarted the wallet and then the asic,
but it's still not mining, the status says "Connection to Miner API failed"
this is my conf file:
listen=1
daemon=1
server=0
rpcuser=my-user-name
rpcpassword=my-password
rpcallowip=192.168.0.xxx(my asic address)
rpcport=47970
addnode=seed.casinocoin.org:47950
-snip-
Make sure your firewall is allowing access to that machine through 47970.
Been a long time since I've solo mined anything but from what I can remember everything else looks good.