-
-
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 installation script fails with error 400 due to empty $RELEASE from GitHub API, causing a broken .zip download and an unbound SPINNER_PID variable.
🔄 Steps to reproduce the issue.
execute the exact command with default settings
❌ Paste the full error output (if available).
✔️ Installed PHP
⠋mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
⠸curl: (22) The requested URL returned error: 400
⠼
[ERROR] in line 47: exit code 0: while executing command MYSQL_VERSION=$(mysql --version | grep -oP 'Distrib \K[0-9]+.[0-9]+.[0-9]+')
⠴curl: (22) The requested URL returned error: 400
/dev/fd/63: line 74: SPINNER_PID: unbound variable
🖼️ Additional context (optional).
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working