Bitcoin Node not working after 0.5.1 update

Hi,
I updated my Umbrel from 0.4.8 to 0.5.0 and then 0.5.1 on my Raspberry PI 4b.
Now my Bitcoin Node is not working, it is stuck on updating but does not show any information.
I tried attaching the logs, but it says new users cannot attach logs.
Thanks a lot for your help!
Ariel

Hey @Evaristo! Sorry to hear that,
Can you share the logs using pastebin.com, or are you also unable to send links on the forum?

Here:

Thanks!

It’d be nice to check the bitcoin logs in more detail,
You can get the bitcoin logs by typing this command in a Terminal:

ssh -t umbrel@umbrel.local “tail -n 100 ~/umbrel/app-data/bitcoin/data/bitcoin/debug.log”

Here:

Thanks!

Hey @Evaristo! Sorry for the delay,

Fatal LevelDB error: IO error: /data/.bitcoin/indexes/txindex/447240.log: No space left on device

Filesystem Size Used Avail Use% Mounted on
/dev/root. 29G 3.5G 24G 13% /
/dev/sda1 916G 551G 319G 64% /home/umbrel/umbrel

That’s strange, Your Bitcoin logs indicate that there is no space left on the device but your Umbrel logs say the opposite.
Let’s troubleshoot this in more detail! Can you ssh in again?
ssh -t umbrel@umbrel.local
Then install lsof (which will list open files belonging to active processes):
sudo apt install lsof
And run these two commands and share the complete output with us:
df -i
sudo lsof / | grep deleted

Hi, @Marcaday thanks for getting back to me:
here is the output of the last two commands:
The forum is not allowing me to include pastebin links. Since this is short I pasted below:

umbrel@umbrel:~ $ df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/root 1840000 113808 1726192 7% /
devtmpfs 444339 424 443915 1% /dev
tmpfs 485763 1 485762 1% /dev/shm
tmpfs 485763 1185 484578 1% /run
tmpfs 485763 3 485760 1% /run/lock
tmpfs 485763 15 485748 1% /sys/fs/cgroup
/dev/mmcblk0p1 0 0 0 - /boot
/dev/sda1 61054976 431641 60623335 1% /mnt/data
tmpfs 485763 11 485752 1% /run/user/1000
umbrel@umbrel:~ $ sudo lsof / | grep deleted
unattende 705 root 3w REG 179,2 113 5648 /var/log/unattended-upgrades/unattended-upgrades-shutdown.log.1 (deleted)

Any advise on this issue?

Hi, @Marcaday any suggestions on what to do here will be appreciated.

I just flashed my microSD card with 0.5.1 and keep having the same issue with the Bitcoin node:

Anyone can help?

I haven’t heard from anyone, should I start a new post? Any help will be appreciated!

1 Like

I am having the same exact problem. I cannot load any of my lightning or bitcoin apps except mempool. I get the micro sd replace error. I’ve done that and reflashed to 5.2. It’s been several days now I cannot access my wallet.

1 Like

Sounds like my issue
Best reinstall Bitcoin Core and download Blockchain again.

How does one reinstall bitcoin core?

Delete the app, which wipes the data, then reinstall the app from the app store. Then it’ll start the download. Be patient

Delete which app?

Bitcoin Node app