Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [MAGA] Magacoin - Build the Wall! -- NO PREMINE | NO ICO/CROWDFUND
by
robin_slood
on 12/07/2017, 03:07:57 UTC
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:

Code:
server=1
rpcuser=xxxxx
rpcpassword=xxxxx
rpcallowip=(Mining System's IP)

Yeah, that's how I have it set up. Using magaminer on Mint machine:
Code:
./minerd -a scrypt -o http://local ip:5332/ -u username -p password --coinbase-addr=AXZrCL4eUq3uo9r5RbSuqdcKY4JJbkQjua -P
Still getting the timeout.


How long until you have a linux wallet set up?