Post
Topic
Board Development & Technical Discussion
Seem like bitcoin -daemon not run
by
donno20
on 21/08/2018, 15:32:51 UTC
In terminal I key in following

ubuntu@ip-111:/etc/bitcoin$ bitcoind -daemon
Bitcoin server starting
ubuntu@ip-111:/etc/bitcoin$ bitcoin-cli uptime
error: Could not locate RPC credentials. No authentication cookie could be found, and RPC password is not set.  See -rpcpassword and -stdinrpcpass.  Configuration file: (/home/ubuntu/.bitcoin/bitcoin.conf)

Then I check netstat -ltap but no bitcoind appear as one of PID listening to port.


Please guide me what has wrong.