immich update - unable to access 'https://github.com/immich-app/base-images/'

Jack_Rookie

New Member
Dec 8, 2025
7
1
3
Moin,
ich schaffe es einfach nicht meinen Immich LXC zu updaten.
Er läuft immer noch unter 2.3.1. Wenn ich in der Konsole des LXC "update" eingebe, startet zwar das update wird aber immer mit o.g. Fehler abgebrochen.
Das .log gibt folgenden fehler

Code:
  GNU nano 8.4                                    /tmp/create-lxc-e4247e47.log                                            
[2026-03-30 20:24:50] [INFO] Installing/upgrading Testing repo packages

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
libmimalloc3 is already the newest version (3.2.8+ds-2).
libde265-dev is already the newest version (1.0.16-1+b1).
Summary:
  Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 609
[2026-03-30 20:24:52] [OK] Installed/upgraded Testing repo packages
[2026-03-30 20:24:52] [WARN] Checking for updates to custom image-processing libraries (recompile time: 2-15min per library)
fatal: unable to access 'https://github.com/immich-app/base-images/': Failed to connect to github.com port 443 after 1 ms: >
[2026-03-30 20:24:52] [ERROR] in line 105: exit code 1 (General error / Operation not permitted)
[2026-03-30 20:24:52] git pull

Habe manuell in der .env die Version probehalber auf 2.4.0 geändert aber ebenfalls mit dem gleichen Fehler.

Hat jemand die zündende Idee für mich?

LG JR

update: ich komme auch so nicht raus :

root@immich:~# ssh -T git@github.com
ssh: connect to host github.com port 22: Network is unreachable
 
Last edited:
Willst per ssh bei github auf die konsole?
Stimmt überhaupt der pfad zu github dateien?
Evtl dort mal die frage stellen, die haben eine community.

Alternative idee.
2. immich lxc aufsetzen und daten migrieren.

Nur so eine idee.
 
Danke für den Hinweis. Ich will unter PRMX - immich LXC Konsole auf GITHUB das update ziehen. Scheine aber nicht raus zu kommen. Ich spiele gerade das letzte Backup (heute 04:00) vom PBS ein und das als "priviligiert" eventuell hängt da was mit den rechten zusammen. Ich berichte ...

Wobei ich google anpingen kann
Code:
--- google.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4004ms
rtt min/avg/max/mdev = 16.162/20.198/25.317/3.122 ms
root@immich:~#

wenn ich den Pfad aus dem log manuell in den Browser eingebe habe ich Zugriff.
Als Ping:
Code:
root@immich:~# ping -c 5 https://github.com
ping: https://github.com: Name or service not known
root@immich:~#

JR
 
Last edited: