Why dose my electrs allways restart automatically?

I have use docker image rm “the electrs image”, then type ./script/start, it download the electrs image again. But I use “docker ps” found that the electrs container status up time no more than 10 minutes.Is there something wrong? In the web dashboard my channels are all offline.
My OS is Ubuntu21.04 (GNU/Linux 5.11.0-1017-raspi aarch64), Umbrel version is 0.4.0(I don’t know why It can not update automatically).
Thank you,
Hugo

Do a manual update as described in this guide or just reflash the mSD card with latest version 0.4.2 of Umbrel. Your data is safe, on mSD card is just the OS and apps, user data is on the SSD.

My God! The bitcoin.conf has been replaced! I have added some nodes in the file, now, I lost them.

Thank you @DarthCoin , all the containers are working normally. But there is a sync problem. It is print “2021-09-18T23:57:20Z Potential stale tip detected, will try using extra outbound peer (last tip update: 26460 seconds ago)” all the time when I use command “tail -f bitcoin/debug.log”. It was OK before update, the block sync process was 100%, and now it is 99.93%. What should I do?

1 Like

After I run the command sudo ./script/debug, the output below:

= Umbrel debug info =

Umbrel version

0.4.2

Memory usage

          total        used        free      shared  buff/cache   available

Mem: 3.8G 299M 2.7G 3.0M 777M 3.3G
Swap: 0B 0B 0B

total: 7.9%
system: 7.9%
tor: 0%
thunderhub: 0%
lnd: 0%
electrs: 0%
bitcoin: 0%

Memory monitor logs

2021-09-22 22:06:25 Memory monitor running!
2021-09-22 22:13:51 Memory monitor running!
2021-09-22 22:41:24 Warning memory usage at 91%
2021-09-22 22:43:24 Warning memory usage at 91%
2021-09-22 22:58:26 Warning memory usage at 92%
2021-09-22 23:03:27 Warning memory usage at 91%
1853 ? R 0:00 bash ./scripts/memory-monitor
1855 ? R 0:00 bash ./scripts/memory-monitor
Memory monitor is already running
2021-09-23 12:19:45 Memory monitor running!

Filesystem information

Filesystem Size Used Avail Use% Mounted on
/dev/mmcblk0p2 30G 6.4G 22G 23% /
/dev/sda1 916G 523G 348G 61% /mnt/umbrel

Karen logs

=============================
karen is running in /mnt/umbrel/events
Got signal:
karen is getting triggered!
Got signal:
karen is getting triggered!
./karen: line 68: /mnt/umbrel/events/triggers/: Is a directory
./karen: line 68: /mnt/umbrel/events/triggers/: Is a directory
karen is running in /mnt/umbrel/events
Got signal:
karen is getting triggered!
./karen: line 68: /mnt/umbrel/events/triggers/: Is a directory
Got signal:
karen is getting triggered!
./karen: line 68: /mnt/umbrel/events/triggers/: Is a directory
Got signal: backup
karen is getting triggered!
Deriving keys…
Creating backup…
Adding random padding…
1+0 records in
1+0 records out
997 bytes copied, 0.000391681 s, 2.5 MB/s
Creating encrypted tarball…
backup/
backup/channel.backup
backup/.padding
Uploading backup…
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:–:-- 0:01:59 --:–:-- 0
curl: (97) Can’t complete SOCKS5 connection to pvf3ozmmfl.execute-api.us-east-1.amazonaws.com. (6)

=============================
====== Backup failed =======

karen is running in /mnt/umbrel/events
Got signal:
karen is getting triggered!
./karen: line 68: /mnt/umbrel/events/triggers/: Is a directory
Got signal:
karen is getting triggered!
./karen: line 68: /mnt/umbrel/events/triggers/: Is a directory
karen is running in /mnt/umbrel/events
Got signal:
karen is getting triggered!
./karen: line 68: /mnt/umbrel/events/triggers/: Is a directory
Got signal:
karen is getting triggered!
./karen: line 68: /mnt/umbrel/events/triggers/: Is a directory

Docker containers

NAMES STATUS

Bitcoin Core logs

Attaching to

LND logs

Attaching to

Tor logs

Attaching to

App logs

thunderhub

Attaching to

==== Result ====

This script could not automatically detect an issue with your Umbrel.
Please copy the entire output of this script and paste it in the Umbrel Telegram group (https://t.me/getumbrel) so we can help you with your problem.
It’s recommended to upload the output somewhere and share a link to it. Run this script with ‘–upload’ to automatically generate a link to share.
Now who can help me to fix the problem why my lightning channels are all offline?