Bitcoin Node Not Starting AGAIN

Going to add to the additional “Bitcoin Node Not Starting” topics. Sorry ppl:

My node was working fine before upgrading to the latest version of Umbrel and updating my Bitcoin SW. Now i’m stuck starting. I’ve deleted the .json files and tried resyncing like previous posts have stated. Still not moving forward. Looking at the logs, it just seems like something is constantly failing to connect/poll. I’m getting multiple Gzip: Deflate error 0 and not able to connect. I’m very limited on my Linux skills so patience is appreciated. I’ve attached the Bitcoin logs.

Any help is appreciated.

umbrel_bitcoin_2024-12-07_09-14.log (142.1 KB)

4 Likes

I’m trying to clear out space just in case it’s a SSD space issue and when trying to clear the unused Docker data (docker system prune -a), I get the following:

permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Head “http://%2Fvar%2Frun%2Fdocker.sock/_ping”: dial unix /var/run/docker.sock: connect: permission denied

Going with the SSD full due to being @ 93% on two of my mounts:

Filesystem Size Used Avail Use% Mounted on
overlay 107G 2.8G 99G 3% /
tmp 3.9G 4.2M 3.9G 1% /run
/dev/mmcblk0p7 107G 2.8G 99G 3% /run/rugpi/mounts/data
/dev/mmcblk0p6 3.3G 2.9G 230M 93% /run/rugpi/mounts/system
/dev/mmcblk0p1 256M 732K 256M 1% /run/rugpi/mounts/config
/dev/mmcblk0p3 128M 89M 40M 70% /boot
devtmpfs 4.0M 0 4.0M 0% /dev
tmpfs 3.9G 0 3.9G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sda1 916G 801G 69G 93% /mnt/data
tmpfs 781M 0 781M 0% /run/user/1000

rebooted my node via SSH and now i’m unable to log into my umbrel via browser but i’m still able to SSH into it.

Sounds like I have a cluster in front of me just because of an update. LOL

Well, before you go any further, it would be a good idea to find out the cause of the problem. If you don’t know the possible cause, you’re probably making the problem worse. Something I think you’ve already done.

I’ve seen your log and it’s riddled with errors regarding your node not being able to establish a connection to sync, but with what you’ve done, it seems like you’ve made things more complicated because I don’t see any docker-related errors.

I’ll try to understand your context (correct me if I’m wrong).

  • You’ve upgraded to v1.3. This version has been causing a lot of problems and the possible source of the conflict.

  • From what you’ve posted, I assume you’re on a Raspberry PI with a 1TB drive.

  • With a 1TB drive you’ll need to expand your storage soon. The blockchain alone weighs 706GB right now. Your drive indicates it only has 69GB left. There’s not much time left.

Now, what I would personally do. Since you will have to change the disk to a larger one, I would install everything from scratch with the new larger disk. This way you make sure there are no previous errors.

You have 2 options left, download the blockchain again or backup it from your current disk. Then just copy/paste it, which will make the whole process faster.

Anyway, without having more information about your situation at the moment, this is what I can tell you.

Honestly, I when I saw how large the blockchain was getting, that was the first thing I thought was it was time to upgrade the SSD and start from scratch.

Do you happen to know what in this 1.3 update they did that is causing so many problems?

1 Like

I think I’m having the same error. I feel your pain ;-).

Also I don’t know what to do. I don’t want to re-install everything from scratch.

Kind Regards
Paddy

1 Like

I have no idea what they did with the last update to v1.3. All I know is that it is causing issues when upgrading. Now, if you install v1.3 from scratch, it doesn’t cause those issues.
My nodes crashed when I tried to upgrade and I had to fix this kind of disaster by implementing certain measures. I don’t have time nor do I want to go through all this with every update.

4 Likes

I ran through a similar issue the last time I updated and had to redownload Bitcoin Core. I think they would have ironed out these issues by now.

1 Like

This ain’t my first rodeo with Umbrel and their updates. I always get excited for the new updates but as soon as I select “update,” I start to get PTSD about having the reconfigure/reinstalling the OS just because of these issues.

2 Likes

I got the browser to come back up which is cool. Here’s the latest logs:
Node update.log (53.5 KB)

Just tell me i’m hosed so I can start slamming my “stuff” in a drawer and start screaming at Umbrel for screwing me again! LOL

1 Like

It would help to see the umbrel log. This bitcoin log you sent again shows the same errors as the previous one.

I just updated to 1.3 and am having the same problem. This has happened every time ive updated. Normally, I reindex and everything works but this time nothing works. I reeeally don’t want to have to rebuild everything AGAIN! I don’t want to have to close my lightning channel and lose money!

If anyone comes up with something, i would greatly appreciate trying another solution, lol!

1 Like

HAHA!! Immediately after I submitted my late post, i tried one last time, and I got it to reindex! Whew!

To recap, in case it helps anyone else.

  • in terminal, nano /home/umbrel/umbrel/app-data/bitcoin/data/bitcoin/umbrel-bitcoin.conf
  • add the line “reindex=1” (without quotes). I placed it near the top
  • Go back to your umbrel desktop, right-click the bitcoin icon for the app menu. Click restart. I may take come time to restart.
  • Once it restarts, it should begin to resync with the blockchain.
  • Once you’re done resyncing, go back to your umbrel-bitcoin.conf file and remove, or comment out, “reindex=1”.

I hope that helps :slight_smile:

1 Like

Hi there,

thanks for your comment. I’ve added the “reindex=1” to the conf file, but now it looks like it’s downloading the entire blockchain once again. It’s strange. Because I’m wondering where it should now place the entire blockchain, because my old blockchain which is probably not completely synchronised since >8 days, since the update to 1.3 is also still available.

How was it in your case? I understood your comment, that this will force the bitcoin node only to resync, not to download the complete blockchain once again. Also I can see no connections to Peers.

Umbrel Log Upload.txt (541.8 KB)

It overwrote the old blockchain, so It didnt take up anymore space than I have.

1 Like

Ahh ok. It looks like in my case it’s also working. Within the last 24 hours, I’m already 21% and the space only slightly increased, so it looks it’s also going to work.

Thanks a lot for your support on this.

1 Like

How is this going? I’ve had to do this the previous times i’ve done the OS updates…honestly, we shouldn’t have to do this everytime and update gets pushed out.

1 Like