-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Mqtt
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/mqtt.sh)"
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
Debian 12
π Provide a clear and concise description of the issue.
I try to install MQTT server.
Execute the script using verbose, without any special config
π Steps to reproduce the issue.
Step 1.
Execute the script
Step 2.
Select Verbose
Step 3.
Wait to error
β Paste the full error output (if available).
__ _______ ____________
/ |/ / __ /_ _/ /
/ /|/ / / / / / / / /
/ / / / // / / / / /
// //__// //
βοΈ Using Default Settings on node pve (π Verbose)
π₯οΈ Operating System: debian
π Version: 12
π¦ Container Type: Unprivileged
πΎ Disk Size: 2 GB
π§ CPU Cores: 1
π οΈ RAM Size: 512 MiB
π Container ID: 102
π Verbose Mode: Enabled
π Creating a MQTT LXC using the above default settings
βοΈ Using local for Template Storage.
βοΈ Using local-lvm for Container Storage.
βοΈ LXC Template List Updated
βοΈ LXC Template 'debian-12-standard_12.7-1_amd64.tar.zst' is ready to use.
βοΈ LXC Container 102 was successfully created.
βοΈ Started LXC Container
β³ Customizing LXC Container
[ERROR] in line 1176: exit code 0: while executing command pct exec "$CTID" -- bash -c "echo $tz >/etc/timezone && ln -sf /usr/share/zoneinfo/$tz /etc/localtime"
πΌοΈ Additional context (optional).
No response