Open winchip2 opened 2 years ago
Hi @winchip2 , if the cookie file or conf file does not reside in the default location you can use --rpccookiefile RPCCOOKIEFILE
, --config-filename CONFIG_FILENAME
or --rpcuser RPCUSER --rpcpassword RPCPASSWORD
to specify the authentication credentials.
After confirming the mnemonic, this error will occur if the bitcoin core is installed but the datadir is in a different location than the default of /home/[USERNAME]/.bitcoin/
This error will occur even if you make a symbolic link from the alternate datadir to /home/[USERNAME]/.bitcoin/ and even if bitcoind is running with the datadir specified.
Please provide a method to specify the Bitcoin core data directory if it does not reside in the default path.