madduck
madduck
IImmich
Created by madduck on 5/5/2025 in #help-desk-support
Failing to start Docker, connection to Valkey/Redis timed out
It presumably does the right thing with iptables, but not (yet) with nftables. I am still researching.
52 replies
IImmich
Created by madduck on 5/5/2025 in #help-desk-support
Failing to start Docker, connection to Valkey/Redis timed out
Sorry for the noise. This is a Docker problem, not even Debian.
52 replies
IImmich
Created by madduck on 5/5/2025 in #help-desk-support
Failing to start Docker, connection to Valkey/Redis timed out
Yeah, the rule was wrong. As soon as I permit traffic on the bridge, it seems to work.
52 replies
IImmich
Created by madduck on 5/5/2025 in #help-desk-support
Failing to start Docker, connection to Valkey/Redis timed out
I am suspecting a broken nftables integration on Debian. On it…
52 replies
IImmich
Created by madduck on 5/5/2025 in #help-desk-support
Failing to start Docker, connection to Valkey/Redis timed out
I suspect that the docker networking setup is broken.
52 replies
IImmich
Created by madduck on 5/5/2025 in #help-desk-support
Failing to start Docker, connection to Valkey/Redis timed out
so now we have timeouts on redis and on postgres.
52 replies
IImmich
Created by madduck on 5/5/2025 in #help-desk-support
Failing to start Docker, connection to Valkey/Redis timed out
After a while, workers are killed, and it starts from the beginning:
immich_server | microservices worker error: Error: write CONNECT_TIMEOUT database:5432, stack: Error: write CONNECT_TIMEOUT database:5432
immich_server | at connectTimedOut (/usr/src/app/node_modules/postgres/cjs/src/connection.js:257:20)
immich_server | at Timeout.done [as _onTimeout] (/usr/src/app/node_modules/postgres/cjs/src/connection.js:1035:8)
immich_server | at listOnTimeout (node:internal/timers:596:11)
immich_server | at process.processTimers (node:internal/timers:529:7)
immich_server | microservices worker exited with code 1
immich_server | Killing api process
immich_server exited with code 0
immich_server | Detected CPU Cores: 4
[…]
immich_server | microservices worker error: Error: write CONNECT_TIMEOUT database:5432, stack: Error: write CONNECT_TIMEOUT database:5432
immich_server | at connectTimedOut (/usr/src/app/node_modules/postgres/cjs/src/connection.js:257:20)
immich_server | at Timeout.done [as _onTimeout] (/usr/src/app/node_modules/postgres/cjs/src/connection.js:1035:8)
immich_server | at listOnTimeout (node:internal/timers:596:11)
immich_server | at process.processTimers (node:internal/timers:529:7)
immich_server | microservices worker exited with code 1
immich_server | Killing api process
immich_server exited with code 0
immich_server | Detected CPU Cores: 4
[…]
52 replies
IImmich
Created by madduck on 5/5/2025 in #help-desk-support
Failing to start Docker, connection to Valkey/Redis timed out
"The connection was reset" when trying to HTTP to that port.
52 replies
IImmich
Created by madduck on 5/5/2025 in #help-desk-support
Failing to start Docker, connection to Valkey/Redis timed out
Port 2283 is now actually bound though. But the errors are all over
52 replies
IImmich
Created by madduck on 5/5/2025 in #help-desk-support
Failing to start Docker, connection to Valkey/Redis timed out
Here you go…
52 replies
IImmich
Created by madduck on 5/5/2025 in #help-desk-support
Failing to start Docker, connection to Valkey/Redis timed out
yeah, I did that yesterday too.
52 replies
IImmich
Created by madduck on 5/5/2025 in #help-desk-support
Failing to start Docker, connection to Valkey/Redis timed out
I just removed everything and redownloaded everything and same problem, complete typescript attached with logs etc.
52 replies
IImmich
Created by madduck on 5/5/2025 in #help-desk-support
Failing to start Docker, connection to Valkey/Redis timed out
Output is: kvm
52 replies
IImmich
Created by madduck on 5/5/2025 in #help-desk-support
Failing to start Docker, connection to Valkey/Redis timed out
root@gnome:/srv/docker/volumes/24f1b762c57d694fb2232850c9004b69bb9a533b645cf0d1174c8481a191b7cc/_data# ls -l
total 4
-rw------- 1 systemd-timesync systemd-timesync 89 May 5 16:12 dump.rdb
root@gnome:/srv/docker/volumes/24f1b762c57d694fb2232850c9004b69bb9a533b645cf0d1174c8481a191b7cc/_data# df -T .
Filesystem Type 1K-blocks Used Available Use% Mounted on
/dev/mapper/gnome--vg-srv ext4 8803596 6224816 2109996 75% /srv
root@gnome:/srv/docker/volumes/24f1b762c57d694fb2232850c9004b69bb9a533b645cf0d1174c8481a191b7cc/_data# ls -l
total 4
-rw------- 1 systemd-timesync systemd-timesync 89 May 5 16:12 dump.rdb
root@gnome:/srv/docker/volumes/24f1b762c57d694fb2232850c9004b69bb9a533b645cf0d1174c8481a191b7cc/_data# df -T .
Filesystem Type 1K-blocks Used Available Use% Mounted on
/dev/mapper/gnome--vg-srv ext4 8803596 6224816 2109996 75% /srv
52 replies
IImmich
Created by madduck on 5/5/2025 in #help-desk-support
Failing to start Docker, connection to Valkey/Redis timed out
it's a docker volume, right? so should be on ext4 as well
52 replies
IImmich
Created by madduck on 5/5/2025 in #help-desk-support
Failing to start Docker, connection to Valkey/Redis timed out
or well, I actually don't know where redis is.
52 replies
IImmich
Created by madduck on 5/5/2025 in #help-desk-support
Failing to start Docker, connection to Valkey/Redis timed out
redis too
52 replies
IImmich
Created by madduck on 5/5/2025 in #help-desk-support
Failing to start Docker, connection to Valkey/Redis timed out
postgresql that is.
52 replies
IImmich
Created by madduck on 5/5/2025 in #help-desk-support
Failing to start Docker, connection to Valkey/Redis timed out
no, the database is on ext4
52 replies
IImmich
Created by madduck on 5/5/2025 in #help-desk-support
Failing to start Docker, connection to Valkey/Redis timed out
root@gnome:/srv/immich# df . library/ -T
Filesystem Type 1K-blocks Used Available Use% Mounted on
/dev/mapper/gnome--vg-srv ext4 8803596 6224864 2109948 75% /srv
/dev/mapper/gnome--store-immich btrfs 20971520 5920 20429824 1% /srv/immich/library
root@gnome:/srv/immich# df . library/ -T
Filesystem Type 1K-blocks Used Available Use% Mounted on
/dev/mapper/gnome--vg-srv ext4 8803596 6224864 2109948 75% /srv
/dev/mapper/gnome--store-immich btrfs 20971520 5920 20429824 1% /srv/immich/library
52 replies