Kimai local.yml not found error on update command #2115

Closed
opened 2026-02-05 03:48:17 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @emre1e on GitHub (Dec 4, 2025).

Originally assigned to: @Copilot on GitHub.

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

📜 What is the name of the script you are using?

kimai.sh

📂 What was the exact command used to execute the script?

update

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

8.4.1

📝 Provide a clear and concise description of the issue.

Step:

sed -i '/^admin_lte:/,/^[^[:space:]]/d' config/local.yaml

there is no local.yaml under config/local.yaml. It must be config/packages/local.yaml or?

🔄 Steps to reproduce the issue.

execute update in container

Paste the full error output (if available).

Updating Kimaised: can't read config/local.yaml: No such file or directory
✖️ in line 59: exit code 2 (Misuse of shell builtins (e.g. syntax error)): while executing command sed -i '/^admin_lte:/,/^[^[:space:]]/d' config/local.yaml

🖼️ Additional context (optional).

No response

Originally created by @emre1e on GitHub (Dec 4, 2025). Originally assigned to: @Copilot on GitHub. ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? kimai.sh ### 📂 What was the exact command used to execute the script? update ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? 8.4.1 ### 📝 Provide a clear and concise description of the issue. Step: sed -i '/^admin_lte:/,/^[^[:space:]]/d' config/local.yaml there is no local.yaml under config/local.yaml. It must be config/packages/local.yaml or? ### 🔄 Steps to reproduce the issue. execute update in container ### ❌ Paste the full error output (if available). Updating Kimaised: can't read config/local.yaml: No such file or directory ✖️ in line 59: exit code 2 (Misuse of shell builtins (e.g. syntax error)): while executing command sed -i '/^admin_lte:/,/^[^[:space:]]/d' config/local.yaml ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 03:48:17 +03:00
Author
Owner

@MickLesk commented on GitHub (Dec 4, 2025):

Yep Typo. Fix in progress. Don't be surprised, I'm handing this over to Copilot because we are currently testing it in the maintainer program, and he is happy (😄) to check such minor details. We check it anyway using the dual control principle.

@MickLesk commented on GitHub (Dec 4, 2025): Yep Typo. Fix in progress. Don't be surprised, I'm handing this over to Copilot because we are currently testing it in the maintainer program, and he is happy (😄) to check such minor details. We check it anyway using the dual control principle.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2115