CheckMK installation error #197

Closed
opened 2026-02-04 17:04:43 +03:00 by OVERLORD · 7 comments
Owner

Originally created by @Foxhunter-de on GitHub (Dec 20, 2024).

Originally assigned to: @michelroegl-brunner on GitHub.

Have you read and understood the above guidelines?

yes

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

CheckMK

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

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/checkmk.sh)"

📝 Provide a clear and concise description of the issue.

Install fails with the following error:

✔️ Using local for Template Storage.
✔️ Using local for Container Storage.
✔️ Updated LXC Template List
✔️ LXC Container 103 was successfully created.
✔️ Started LXC Container
✔️ Set up Container OS
✔️ Network Connected: xxx.xxx.xxx.xxx
✔️ IPv4 Internet Connected
✖️ IPv6 Internet Not Connected
✔️ DNS Resolved github.com to 140.82.121.4
✔️ Updated Container OS
✔️ Installed Dependencies
⠙ Install Checkmk
[ERROR] in line 44: exit code 0: while executing command "$@" > /dev/null 2>&1

I used advanced settings and set the network bridge, ip and gateway - nothing else.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Open host shell, paste the install command, run the script

Paste the full error output (if available).

[ERROR] in line 44: exit code 0: while executing command "$@" > /dev/null 2>&1

🖼️ Additional context (optional).

No response

Originally created by @Foxhunter-de on GitHub (Dec 20, 2024). Originally assigned to: @michelroegl-brunner on GitHub. ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? CheckMK ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/checkmk.sh)" ### 📝 Provide a clear and concise description of the issue. Install fails with the following error: ✔️ Using local for Template Storage. ✔️ Using local for Container Storage. ✔️ Updated LXC Template List ✔️ LXC Container 103 was successfully created. ✔️ Started LXC Container ✔️ Set up Container OS ✔️ Network Connected: xxx.xxx.xxx.xxx ✔️ IPv4 Internet Connected ✖️ IPv6 Internet Not Connected ✔️ DNS Resolved github.com to 140.82.121.4 ✔️ Updated Container OS ✔️ Installed Dependencies ⠙ Install Checkmk **[ERROR] in line 44: exit code 0: while executing command "$@" > /dev/null 2>&1** I used advanced settings and set the network bridge, ip and gateway - nothing else. ### ⚙️ What settings are you using? - [ ] Default Settings - [X] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Open host shell, paste the install command, run the script ### ❌ Paste the full error output (if available). [ERROR] in line 44: exit code 0: while executing command "$@" > /dev/null 2>&1 ### 🖼️ Additional context (optional). _No response_
OVERLORD added the investigation label 2026-02-04 17:04:43 +03:00
Author
Owner

@michelroegl-brunner commented on GitHub (Dec 20, 2024):

Please run the script in verbose mode to see the error message.

@michelroegl-brunner commented on GitHub (Dec 20, 2024): Please run the script in verbose mode to see the error message.
Author
Owner

@Foxhunter-de commented on GitHub (Dec 20, 2024):

Okay, here is the output:

dpkg: error processing package check-mk-raw-2.3.0p23 (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
check-mk-raw-2.3.0p23

[ERROR] in line 27: exit code 0: while executing command $STD dpkg -i /opt/checkmk.deb

@Foxhunter-de commented on GitHub (Dec 20, 2024): Okay, here is the output: dpkg: error processing package check-mk-raw-2.3.0p23 (--install): dependency problems - leaving unconfigured Errors were encountered while processing: check-mk-raw-2.3.0p23 [ERROR] in line 27: exit code 0: while executing command $STD dpkg -i /opt/checkmk.deb
Author
Owner

@MickLesk commented on GitHub (Dec 20, 2024):

try again in 5-10 min

@MickLesk commented on GitHub (Dec 20, 2024): try again in 5-10 min
Author
Owner

@Foxhunter-de commented on GitHub (Dec 20, 2024):

No stress, thank you for your fast responses and the fix :)

@Foxhunter-de commented on GitHub (Dec 20, 2024): No stress, thank you for your fast responses and the fix :)
Author
Owner

@MickLesk commented on GitHub (Dec 20, 2024):

Running now?

@MickLesk commented on GitHub (Dec 20, 2024): Running now?
Author
Owner

@fs1n commented on GitHub (Dec 20, 2024):

Well the installation works but the autologin won't work

@fs1n commented on GitHub (Dec 20, 2024): Well the installation works but the autologin won't work
Author
Owner

@MickLesk commented on GitHub (Dec 20, 2024):

Fixed, please reinstall

@MickLesk commented on GitHub (Dec 20, 2024): Fixed, please reinstall
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#197