Skip to content

checkmk fails to install with default optionsย #1333

Closed
@sellarsdev

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

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions