Post
Topic
Board Mining (Altcoins)
Trying MegaCoin (MEC) solomining with Moonlander 2
by
haghdk
on 03/08/2019, 19:39:28 UTC
I am playing around with my new Moonlander 2 and I am trying to solomine MegaCoin, but I cannot for my life get it to work.
I am running "megacoin-qt.exe -server" and it starts up fine.

I have this in my megacoin.conf

Code:
rpcuser=user
rpcpassword=pass
rpcconnect=127.0.0.1
rpcallowip=127.0.0.1
rpcport=7950
rpckeepalive=0
server=1
daemon=1
listen=1
gen=0

I am trying to mine with bfgminer but it just won't do it.

Code:

[2019-08-03 21:35:36] Pool 0 slow/down or URL or credentials invalid
[2019-08-03 21:35:37] No servers were found that could be used to get work from.
[2019-08-03 21:35:37] Please check the details from the list below of the servers you have input
[2019-08-03 21:35:37] Most likely you have input the wrong URL, forgotten to add a port, or have not set up workers
[2019-08-03 21:35:37] Pool: 0  URL: http://127.0.0.1:7950  User: user Password: pass

For obvious reasons I am doing something wrong. I just don't know what it is.

Is it even possible with the specific bfgminer for Moonlander (bfgminer-5.4.2-futurebit2-win64) ?