Maksim Solovjov via bitcoin-dev
2018-02-09 10:55:44 UTC
Hi guys,
I am trying to set up the bitcoin development environment on my Mac.
I installed the Bitcoin Core client ( bitcoin-qt ) and also downloaded the
binaries.
I face the following issues and hope you can help me to resolve these:
1) Can't open the configuration file from bitcoin-qt.
I have a configuration file $HOME/Library/Application
Support/Bitcoin/bitcoin.conf
but it's empty.
When I try to open it via bitcoin-qt ( Preferences -> Show configuration
file ) it shows me a popup with an error "Configuration file could not be
opened".
I tried to change the permissions: "chmod 600"...no luck...
2) I can launch bitcoind in -regtest regime.
But when I launch *bitcoin-cli -regtest setgenerate true 101*
Thanks
Best,
I am trying to set up the bitcoin development environment on my Mac.
I installed the Bitcoin Core client ( bitcoin-qt ) and also downloaded the
binaries.
I face the following issues and hope you can help me to resolve these:
1) Can't open the configuration file from bitcoin-qt.
I have a configuration file $HOME/Library/Application
Support/Bitcoin/bitcoin.conf
but it's empty.
When I try to open it via bitcoin-qt ( Preferences -> Show configuration
file ) it shows me a popup with an error "Configuration file could not be
opened".
I tried to change the permissions: "chmod 600"...no luck...
2) I can launch bitcoind in -regtest regime.
But when I launch *bitcoin-cli -regtest setgenerate true 101*
error code: -32601
Method not found
3) If I try *bitcoin-cli getinfo*Method not found
error: Could not locate RPC credentials. No authentication cookie could be
found, and no rpcpassword is set in the configuration file
(/Users/..../Library/Application Support/Bitcoin/bitcoin.conf)
Hope you can help me!found, and no rpcpassword is set in the configuration file
(/Users/..../Library/Application Support/Bitcoin/bitcoin.conf)
Thanks
Best,