Author

Topic: Help with configuration plz (Read 286 times)

staff
Activity: 3458
Merit: 6793
Just writing some code
November 29, 2017, 01:48:09 AM
#3
my miles command:
..
my mile program
What are these? Are they part of the command or something else?

How can I solve this problem?
Stop Bitcoind / Bitcoin Core from the task manager. Then start it again.

Looks like if you don't set rpcuser and rpcpassword inside bitcoin.conf file it looks for the cookie file:
There is no need to set an rpcuser or rpcpassword. Just use the cookie file. It seems like that file was not created, so restarting the client should solve that problem.
hero member
Activity: 672
Merit: 503
November 28, 2017, 12:01:16 PM
#2
Good morning,

I would love to mimic, but I think it's a configuration problem with my client.
my available balance is always 0.00000000 BTC and never changed.
There are 12 active users in the Bitcoin network so I think I understand the modem / LAN side well.

The problem I think is in the side effects of cmd (use windows7).

When I run the C: \ Program Files \ Bitcoin \ daemon \ bitcoind -daemon my miles command:
Bitcoin Core is probably already running.

When I run the C: \ Program Files \ Bitcoin \ daemon \ bitcoin-cli getblockchaininfo command my mile program:
error: Unable to locate RPC credentials. Authentication cookies were not found and no rpc password was set in the
How can I solve this problem?

Thank you!!

Looks like if you don't set rpcuser and rpcpassword inside bitcoin.conf file it looks for the cookie file:

Quote
# If no rpcpassword is set, rpc cookie auth is sought. The default `-rpccookiefile` name
# is .cookie and found in the `-datadir` being used for bitcoind. This option is typically used
# when the server and client are run as the same user.

From the wiki:

https://en.bitcoin.it/wiki/Running_Bitcoin

Just look on the "RPC server options:" and set it yourself inside the bitcoin.conf file that you can open with notepad or any text editor.
newbie
Activity: 5
Merit: 0
November 28, 2017, 06:58:37 AM
#1
Good morning,

I would love to mimic, but I think it's a configuration problem with my client.
my available balance is always 0.00000000 BTC and never changed.
There are 12 active users in the Bitcoin network so I think I understand the modem / LAN side well.

The problem I think is in the side effects of cmd (use windows7).

When I run the C: \ Program Files \ Bitcoin \ daemon \ bitcoind -daemon my miles command:
Bitcoin Core is probably already running.

When I run the C: \ Program Files \ Bitcoin \ daemon \ bitcoin-cli getblockchaininfo command my mile program:
error: Unable to locate RPC credentials. Authentication cookies were not found and no rpc password was set in the
How can I solve this problem?

Thank you!!
Jump to: