Skip to content

Kimai Update to 2.33.0 failsΒ #4247

@ocr99

Description

@ocr99

βœ… 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions