Script: Immich
Reported by: @foxtrotierra6829
Guidelines
- Read and understood guidelines: yes
- Verbose mode used: yes
Issue occurs during: Initial Creation / Installation
Environment
- Linux distribution: Debian
- Proxmox version: 8.4
- Default settings: No
- Advanced settings: Yes
- Exact command:
bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/immich.sh)"
Description
Despite using the Gitea version of the script, at 5 tries at different times every time the script fails at fetching content from GitHub.
The GitHub dependencies should either be removed from the Gitea script or a personal token should be allowed to be set to avoid being timed out.
Steps to reproduce
- paste GitHub or Gitea version of the script into the Proxmox host shell
- run through wizard
- fails at fetching content from GitHub
Error output
Processing triggers for libc-bin (2.41-12+deb13u2) ...
[2026-05-09 12:36:41] [OK] Installed packages from Debian Testing repo
[2026-05-09 12:36:42] [ERROR] Could not fetch latest uv version from GitHub API
[2026-05-09 12:36:42] [ERROR] in line 149: exit code 7 (curl: Failed to connect (network unreachable / host down)): while executing command return 7
✖️ Installation failed in container 122 (exit code: 7)
📋 Installation log: /tmp/immich-122-22f4361f.log
Error: curl: Failed to connect (network unreachable / host down)
Script: Immich
Reported by: @foxtrotierra6829
Guidelines
Issue occurs during: Initial Creation / Installation
Environment
bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/immich.sh)"Description
Despite using the Gitea version of the script, at 5 tries at different times every time the script fails at fetching content from GitHub.
The GitHub dependencies should either be removed from the Gitea script or a personal token should be allowed to be set to avoid being timed out.
Steps to reproduce
Error output
Processing triggers for libc-bin (2.41-12+deb13u2) ...
[2026-05-09 12:36:41] [OK] Installed packages from Debian Testing repo
[2026-05-09 12:36:42] [ERROR] Could not fetch latest uv version from GitHub API
[2026-05-09 12:36:42] [ERROR] in line 149: exit code 7 (curl: Failed to connect (network unreachable / host down)): while executing command return 7
✖️ Installation failed in container 122 (exit code: 7)
📋 Installation log: /tmp/immich-122-22f4361f.log
Error: curl: Failed to connect (network unreachable / host down)