thank you but now its saying error: incorrect rpcuser or rpcpassword (authorization failed).
RE: Setup Arctic Coin Masternode VPS - Step by Step
You are viewing a single comment's thread from:
Setup Arctic Coin Masternode VPS - Step by Step
Setup Arctic Coin Masternode VPS - Step by Step
thank you but now its saying error: incorrect rpcuser or rpcpassword (authorization failed).
the following should be your first 2 lines in the the .conf file. Don't forget to change the values in the brackets and remove the brackets.
rpcuser=(user)
rpcpassword=(ASecurePasswordThatYouDontNeedToRemember)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
rpcuser=xxxx
rpcpassword=xxx
server=1
listen=1
daemon=1
goldminenode=1
goldminenodeprivkey=xxxx
externalip=xxxx
thats the set up for my file
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
got same failure found a solution, how do i get the coins back
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Did you get your coins back?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Did you find a solution saltysamartin?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
sorry i was in the field with my unit we just got back yesterday. I didn't find a solution i just ended up using the masternode service set up and had it done for me.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
If you don't me asking; how did you have it done for you?
I feel like I'm on my own trying to figure this out.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
i followed the steps on nodeshare. It was much easier doing it that way
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I got the same error as bashct above.
error code: -32603
error message:
You must set goldminenode=1 in the configuration
Plus the directions say to edit the goldminenode.conf file as you suggested. So I did that but I am left to trying to figure out why I got the error still.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
OK. I figured out what I did wrong. There was an extra space between GENKEY and TXID in this command:
mn1 <YOUR_SERVER_IP> :7209 GENKEY TXID 1
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit