checkmk script installs the latest beta version instead of production #1001

Closed
opened 2025-11-20 04:57:51 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @briodan on GitHub (Apr 28, 2025).

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 "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/checkmk.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

📝 Provide a clear and concise description of the issue.

current script installs the latest beta version 2.4.0b6 instead of the latest prod version 2.3.0p31

🔄 Steps to reproduce the issue.

run the script and check version of checkmk

Paste the full error output (if available).

no error just wrong version

🖼️ Additional context (optional).

No response

Originally created by @briodan on GitHub (Apr 28, 2025). ### ✅ 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 "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/checkmk.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📝 Provide a clear and concise description of the issue. current script installs the latest beta version 2.4.0b6 instead of the latest prod version 2.3.0p31 ### 🔄 Steps to reproduce the issue. run the script and check version of checkmk ### ❌ Paste the full error output (if available). no error just wrong version ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 04:57:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1001