Hey Denn, I managed to figure it out. If you have the same problem as me, do the following:
ssh into your node:
ssh umbrel@umbrel.local
then remove these two files (likely corrupted by bad shutdown), one command at a time:
sudo rm ./umbrel/app-data/bitcoin/data/bitcoin/settings.json
sudo rm ./umbrel/app-data/bitcoin/data/bitcoin/peers.dat
I have this same issue and the above did not fix the issue. When I entered the above commands it said that these files did not exist. I navigated to the file location and found that I had all the directories in the path ./umbrel/app-data/bitcoin/data/ from there I was missing bitcoin/settings and bitcoin/peers and any other files.
Additional background is I had some malware that was detected from malicious domains my Umbrel was trying to reach (not sure if these were just tor domains). so I formatted the SD and did a fresh install of the Umbrel app. Then rebooted the raspberry pi. Since then I’ve been able to access the menus, settings install and delete apps, but when I ssh into the Umbrel to get logs it says error no bitcoin service is running.
ERROR: No such service: bitcoin
I’ve rebooted and tried a number of different things from the troubleshooting guide. I’ve also checked the RAM in the settings gui and can see the bitcoin “app”/service is running and using about 243mb of memory.
I had this same problem. I’m not technical and was about to wipe everything and start again from scratch (aghh!) and then found your post and followed your instructions and it’s fixed. Thank you!!
Hello. I have the same problem.
BTC starting node.
Because the Umbrel Server was no longer starting, I had to rewrite the SDcard.
After rewriting, the server started, but the BTC node does not pass the start.
I deleted the settings.json and peers.dat files and restarted but the situation remained the same.
any other suggestions?
It is possible to synchronize but it shows starting.
How long should I wait for it to start before moving on to more radical actions.
I tried the above and it didn’t work for me.
Just to help out anyone else with the same problem here is what worked for me.
I simply followed the instructions in the troubleshooter posted on this great Umbrel help site and powered off my Raspberry Pi, reflashed the micro sd card , powered it up and it worked!!!