Kimai install error #1899

Closed
opened 2026-02-05 02:42:46 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @MartyVador on GitHub (Oct 29, 2025).

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

📈 Which Proxmox version are you on?

pve-manager/9.0.11/3bf5476b8a4699e2 (running kernel: 6.14.11-4-pve)

📝 Provide a clear and concise description of the issue.

Kimai installation script fails with error "No asset matching 'kimai-release-*.zip found"

🔄 Steps to reproduce the issue.

execute the exact command with default settings

Paste the full error output (if available).

✖️ No asset matching 'kimai-release-*.zip' found

[ERROR] in line 44: exit code 0: while executing command return 1

[ERROR] in line 1345: 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

Originally created by @MartyVador on GitHub (Oct 29, 2025). ### ✅ 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? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? pve-manager/9.0.11/3bf5476b8a4699e2 (running kernel: 6.14.11-4-pve) ### 📝 Provide a clear and concise description of the issue. Kimai installation script fails with error "No asset matching 'kimai-release-*.zip found" ### 🔄 Steps to reproduce the issue. execute the exact command with default settings ### ❌ Paste the full error output (if available). ✖️ No asset matching 'kimai-release-*.zip' found [ERROR] in line 44: exit code 0: while executing command return 1 [ERROR] in line 1345: 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_
OVERLORD added the bugexternal labels 2026-02-05 02:42:46 +03:00
Author
Owner

@MickLesk commented on GitHub (Oct 29, 2025):

They havent released the prebuild with latest Release

@MickLesk commented on GitHub (Oct 29, 2025): They havent released the prebuild with latest Release
Author
Owner

@tremor021 commented on GitHub (Oct 29, 2025):

@MickLesk i just looked at their repo, they dont have prebuilds for any previous release, as they removed it?

@tremor021 commented on GitHub (Oct 29, 2025): @MickLesk i just looked at their repo, they dont have prebuilds for any previous release, as they removed it?
Author
Owner

@MickLesk commented on GitHub (Oct 29, 2025):

Is switched to tarball now. They have removed the prebuild packages

@MickLesk commented on GitHub (Oct 29, 2025): Is switched to tarball now. They have removed the prebuild packages
Author
Owner

@MartyVador commented on GitHub (Oct 29, 2025):

Thank you for your quick response ! I tried it again and got a bit further but I get a new error :

`✔️ Deployed: Kimai (2.40.0)
bash: line 47: cd: /opt/kimai: No such file or directory
⠋ Installing Kimai
[ERROR] in line 47: exit code 0: while executing command cd /opt/kimai

[ERROR] in line 1345: 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)"`

@MartyVador commented on GitHub (Oct 29, 2025): Thank you for your quick response ! I tried it again and got a bit further but I get a new error : `✔️ Deployed: Kimai (2.40.0) bash: line 47: cd: /opt/kimai: No such file or directory ⠋ Installing Kimai [ERROR] in line 47: exit code 0: while executing command cd /opt/kimai [ERROR] in line 1345: 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)"`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1899