-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
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://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immich.sh)"
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
Debian 12
π Provide a clear and concise description of the issue.
While running the Immich community-sciprts I terminated as shown below:
The error seems to be in line 450 of https://github.com/community-scripts/ProxmoxVE/blob/main/install/immich-install.sh as the variable is not defined.
I was able to executed the commands afterwards manually and everything seems to work in general.
π Steps to reproduce the issue.
Just executed the standard install script via the Proxmox Shell.
β Paste the full error output (if available).
See screenshot and here as well:
[ERROR] in line 1083: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/"$var_install".sh)" $?
πΌοΈ Additional context (optional).
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working