7
2
I keep getting this error:
EXCEPTION: N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15
program_options26invalid_config_file_syntaxEEEEE
the options configuration file contains an invalid line 'XXXXXXXXXXX'
Where can I find the bitcoin.conf file?
OSX -> OS X (e.g. ref. https://en.wikipedia.org/wiki/Mac_OS_X)
– Peter Mortensen – 2014-03-31T18:05:16.0232On my mac the bitcoin.conf file doesn't exist. I'm not sure if simply creating it will cause it to be used by bitcoin-qt – portforwardpodcast – 2015-03-06T01:46:01.740
3@portforwardpodcast: Bitcoin Core will check for the existence of the file on startup, so yes, simply creating it is sufficient. – Murch – 2016-11-01T21:05:31.860
I use Linux Ubuntu(16.04 LTS) and i've found file /root/.config/Bitcoin/bitcoin.conf but it's content was not like a normal bitcoin.conf – Андрей Аршинов – 2017-04-10T11:31:45.017
@PeterMortensen macOS, not OS X. – MCCCS – 2017-04-28T12:33:37.477
I have windows 8.1 and I can't find any bitcoin.conf file in my user folder... – B T – 2017-06-09T20:23:37.503
For Bitcoin Core, if the file doesn't exist go to Settings (or Preferences in the top menu on macOS) and click the button labeled "Open Configuration File". This will create a bitcoin.conf file and open it in a text editor. Make your changes and save, then restart Bitcoin Core. – Nate Cook – 2018-07-31T11:25:00.433