docs
docs copied to clipboard
Bitcoind as described and installed in our guide does not run on new Mac OS X 14.1.1 upgrade
This isn't a Docs-issue per se, but the way the "Run Ordhook/Chainhook as a Service with Bitcoind" guides describes installing bitcoind does not work on my new Macbook Pro after the latest upgrade to OS X 14.1.1. Specifically I run into this thread autokilled issue. This is after verifying the developer source (a security measure on OS X) and setting datadir to both external and main SSDs.
FYI: syncbitcoind is an alias for:
/Volumes/maxSSD/bitcoin-25.0/bin/bitcoind -datadir=/Volumes/maxSSD/bitcoin-25.0 -conf=/Volumes/maxSSD/bitcoin-25.0/bitcoin.conf