pull down to refresh
41 sats \ 5 replies \ @DarthCoin 8 Jan \ parent \ on: Start9 Bitcoin Core Issue bitcoin_support
logs. You need logs, otherwise we are just guessing around.
This is exactly what I am dealing with:
https://community.start9.com/t/bitcoin-core-continually-status-starting/1852
reply
Your SIGBUS error could be due to not enough swap space. You could use htop to check.
What is your bitcoin.conf and electrs.conf configuration, minus RPC info.
You can manually check the RPC connection like this if you're using RPC username and password:
bitcoin-cli -rpcuser=your_rpc_username -rpcpassword=your_rpc_password getblockchaininfo
reply
I'm not a real technical guy. I do know I had ZeroMQ enables, and a transaction index. I don't know if that helps.
reply
I need to install core first, but I think I can tell you if you have specific questions, since I set it up how embassy recommended
reply
Replace the RAM with ECC ones (if the motherboard will support it).
Or first, just try to take them out clean them with some alcohol and put them back, sometimes the contacts are getting rusted.
But anyways, for a full node I will recommend ECC RAM, especially for a LN node.
Another cause for SIGBUS error is the power supply. Cannot give the right voltage to the RAM and this is failing. If you can get an extra power source to test will be great.
SIGBUS comes from "segmentation bus". Is something wrong on your memory bus.
So yeah I will start in small steps:
- clean the RAM contacts... try again. If it fails, go to step 2
- change the power source. if it fails, go to step 3
- change the RAM, with ECC
reply