-
-
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?
Kimai
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/kimai.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.
Kimai is not updating correctly to version 2.33.0, it updates PHP but then it fails with the error:
[ERROR] in line 70: exit code 0: while executing command $STD composer install --no-dev --optimize-autoloader
π Steps to reproduce the issue.
Update Kimai via Proxmox console with command: bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/kimai.sh)"
β Paste the full error output (if available).
This is with verbose, it updates PHP correctly but fails on the app itself
β Migrating PHP 8.3 to 8.4Processing triggers for php8.4-cli (8.4.6-1+0~20250411.26+debian12~1.gbpda4ea7) ...
Processing triggers for libapache2-mod-php8.4 (8.4.6-1+0~20250411.26+debian12~1.gbpda4ea7) ...
βοΈ Migrated PHP 8.3 to 8.4
βοΈ Stopped Apache2
βοΈ Backup completed
β § Updating Kimai to 2.33.0environment: line 70: composer: command not found
[ERROR] in line 70: exit code 0: while executing command $STD composer install --no-dev --optimize-autoloader
root@kimai:~#
πΌοΈ Additional context (optional).
If it is relevant, I'm currently on version 2.31.0
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working