-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Immich
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/immich.sh)"
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
No response
π Provide a clear and concise description of the issue.
βοΈ Setup PostgreSQL modules
βοΈ Set up Postgresql Database
β ΄ Installing Packages from Testing Repo*** stack smashing detected ***: terminated
/dev/fd/63: line 272: 26263 Aborted sleep 0.1
curl: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /lib/x86_64-linux-gnu/libcrypto.so.3)
[ERROR] in line 278: exit code 0: while executing command sleep 0.1
/dev/stdin: line 43: post_update_to_api: command not found
/dev/fd/63: line 139: pop_var_context: head of shell_variables not a function context
π Steps to reproduce the issue.
- run the script
- adjust sizes
- make container privileged
- wait
β Paste the full error output (if available).
_ _ __
()__ ___ ____ ___ ()/ /
/ / __ __ \/ __ __ / / / __
/ / / / / / / / / / / / / // / / /
/// // /// // ///___// /_/
π§© Using Advanced Settings on node *** (redacted)
π₯οΈ Operating System: debian
π Version: 12
π¦ Container Type: Privileged
π Root Password: ********
π Container ID: 113
π Hostname: immich
πΎ Disk Size: 3500 GB
π§ CPU Cores: 4
π οΈ RAM Size: 8192 MiB
π Bridge: vmbr0
π‘ IPv4: DHCP
π‘ IPv6: SLAAC/AUTO
π‘ APT-Cacher IP Address: Default
βοΈ Interface MTU Size: Default
π DNS Search Domain: *** (redacted)
π‘ DNS Server IP Address: Host
π·οΈ Vlan: Default
π‘ Tags: community-script;photos
π Root SSH Access: yes
ποΈ Enable FUSE Support: yes
π Verbose Mode: no
π Creating a immich LXC using the above advanced settings
βοΈ Validated Storage (rootdir / vztmpl).
βοΈ Cluster is quorate
βοΈ LXC Template List Updated
β Creating LXC Container
βοΈ Configuring VAAPI passthrough for LXC container
βΉοΈ VAAPI enables GPU hardware acceleration (e.g., for video transcoding in Jellyfin or Plex).
β€ Automatically mount all available VAAPI devices? [Y/n]:
βοΈ Started LXC Container
βοΈ Customized LXC Container
βοΈ Set up Container OS
βοΈ Network Connected: *** (redacted)
βοΈ IPv4 Internet Connected
βοΈ IPv6 Internet Not Connected
βοΈ Git DNS: github.com:(βοΈ ) raw.githubusercontent.com:(βοΈ ) api.github.com:(βοΈ ) git.community-scripts.org:(βοΈ )
βοΈ Updated Container OS
βοΈ Setup uv 0.7.19
βοΈ Dependencies Installed
Install OpenVINO dependencies for Intel HW-accelerated machine-learning? y/N
βοΈ Setup Node.js 22
βοΈ Setup PostgreSQL 16
βοΈ PostgreSQL 16 installed
βοΈ Setup PostgreSQL modules
βοΈ Set up Postgresql Database
β ΄ Installing Packages from Testing Repo*** stack smashing detected ***: terminated
/dev/fd/63: line 272: 26263 Aborted sleep 0.1
curl: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /lib/x86_64-linux-gnu/libcrypto.so.3)
[ERROR] in line 278: exit code 0: while executing command sleep 0.1
/dev/stdin: line 43: post_update_to_api: command not found
/dev/fd/63: line 139: pop_var_context: head of shell_variables not a function context
βοΈ Packages from Testing Repo Installed
β ¦ Compiling Custom Photo-processing Library (extreme patience)
πΌοΈ Additional context (optional).
No response