Closed
Description
โ Have you read and understood the above guidelines?
yes
๐ What is the name of the script you are using?
Checkmk LXC
๐ 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.
Default installer fails while installing checkmk
โ๏ธ What settings are you using?
- Default Settings
- Advanced Settings
๐ฅ๏ธ Which Linux distribution are you using?
Debian 12
๐ Steps to reproduce the issue.
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/checkmk.sh)"
Choose Default
โ Paste the full error output (if available).
__ __ __
_____/ /_ ___ _____/ /______ ___ / /__
/ ___/ __ \/ _ \/ ___/ //_/ __ `__ \/ //_/
/ /__/ / / / __/ /__/ ,< / / / / / / ,<
\___/_/ /_/\___/\___/_/|_/_/ /_/ /_/_/|_|
โ๏ธ Using Default Settings on node fritz
๐ฅ๏ธ Operating System: debian
๐ Version: 12
๐ฆ Container Type: Unprivileged
๐พ Disk Size: 4GB
๐ง CPU Cores: 2
๐ ๏ธ RAM Size: 2048MiB
๐ Container ID: 115
๐ Creating a checkmk LXC using the above default settings
โ storage 'synology' is not online
โ storage 'synology' is not online
โ๏ธ Using local for Template Storage.
โ๏ธ Using pve_ssd for Container Storage.
โ๏ธ Updated LXC Template List
โ๏ธ LXC Container 115 was successfully created.
โ๏ธ Started LXC Container
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
โ๏ธ Set up Container OS
โ๏ธ Network Connected: 192.168.178.100
โ๏ธ IPv4 Internet Connected
โ๏ธ IPv6 Internet Not Connected
โ๏ธ DNS Resolved github.com to 140.82.121.3
โ๏ธ Updated Container OS
โ๏ธ Installed Dependencies
โ ผ Install Checkmk
[ERROR] in line 26: exit code 0: while executing command wget -q https://download.checkmk.com/checkmk/${RELEASE}/check-mk-raw-${RELEASE}_0.bookworm_amd64.deb -O /opt/checkmk.deb
๐ผ๏ธ Additional context (optional).
LXC is up and running, but checkmk install fails