Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant
by
thelonecrouton
on 17/06/2014, 20:54:22 UTC
Can anyone help me with setting up MN issue.

My trouble is on local side (Ubuntu).

For some reason, darkcoind / darkcoin getinfo only runs after i sudo su - . . .
But that gave version as 91001, blocks were correct.
Then I exit su, cd ~/.darkcoin/ , and wget http://www.darkcoin.io/downloads/rc/darkcoind
Now, I can only run darkcoind + commands in su and still on version 91001.
When I try run darkcoind from regular user, I get :
Error: failed to read block
Error: failed to connect to best block

Any idea what I'm doing wrong?
Any help is appreciated Smiley

You shouldn't need to be doing any of that on your local machine, just on the remote server.

Sounds like you have installed darkcoind somewhere as root. Go back through the guide (I assume you are using chaeplins guide here for local/remote setup: https://www.darkcointalk.org/threads/how-to-set-up-ec2-t1-micro-ubuntu-for-masternode-part-2-3.241/ ) and make sure you've followed it exactly if you're not 100% sure what you're doing.