I've tried in Linux Mint and Win7.
I've never solo mined before so i'm assuming it's something wrong in that regard. I've got a wallet running in server mode in Win7 and am trying to mine from Mint on my local network. Getting this:
[2017-07-11 15:40:50] HTTP request failed: Connection timed out after 30000 milliseconds
[2017-07-11 15:40:50] json_rpc_call failed, retry after 30 seconds
Are you using magaminer?
Did you properly configure rpcuser and rpcpassword on the wallet? I believe on Windows, it's located in %APPDATA%\Magacoin\magacoin.conf.
You need the following:
server=1
rpcuser=xxxxx
rpcpassword=xxxxx
rpcallowip=(Mining System's IP)
Is there a guide to getting this working on win10?
These linux/github based installs are like dealing in the dark arts...
You can most likely compile it on Ubuntu on Windows fairly easily:
https://msdn.microsoft.com/en-us/commandline/wsl/aboutIf I have some extra time tonight, I'll try to get around to providing pre-built binaries, unless someone beats me to it.
MAGA