[GH-ISSUE #1448] Zigbee2MQTT port issue after 2.0.0 #322

Closed
opened 2026-02-26 12:45:07 +03:00 by kerem · 1 comment
Owner

Originally created by @Xiaoh-123 on GitHub (Jan 13, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/1448

Have you read and understood the above guidelines?

yes

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

Zigbee2MQTT

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

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

📝 Provide a clear and concise description of the issue.

Upon finishing the installation (regardless of default or advanced settings), the script gives http://lxcipaddress:9442 as the frontend URL, however this seems to be a mistake since by default, port 8080 is used for frontend as per Zigbee2MQTT official documentation, and no modification to the configuration.yaml file is made by the script to enforce port 9442.

Screen captures attached from a test run made while creating this post.

Maybe I'm just dumb but it bothered me when I ran tests before migrating my main Z2M instance to 2.0.0 the other day, so I wanted to report on what seems to me like an issue.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Running the script with default or advanced settings (gives the same result).

Paste the full error output (if available).

No error messages per se, just erroneous port information (IMHO).

🖼️ Additional context (optional).

Capture d'écran 2025-01-13 121139
Capture d'écran 2025-01-13 121625

Originally created by @Xiaoh-123 on GitHub (Jan 13, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/1448 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Zigbee2MQTT ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/zigbee2mqtt.sh)" ### 📝 Provide a clear and concise description of the issue. Upon finishing the installation (regardless of default or advanced settings), the script gives http://lxcipaddress:9442 as the frontend URL, however this seems to be a mistake since by default, port 8080 is used for frontend as per [Zigbee2MQTT official documentation](https://www.zigbee2mqtt.io/guide/configuration/frontend.html), and no modification to the configuration.yaml file is made by the script to enforce port 9442. Screen captures attached from a test run made while creating this post. Maybe I'm just dumb but it bothered me when I ran tests before migrating my main Z2M instance to 2.0.0 the other day, so I wanted to report on what seems to me like an issue. ### ⚙️ What settings are you using? - [X] Default Settings - [X] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Running the script with default or advanced settings (gives the same result). ### ❌ Paste the full error output (if available). No error messages per se, just erroneous port information (IMHO). ### 🖼️ Additional context (optional). ![Capture d'écran 2025-01-13 121139](https://github.com/user-attachments/assets/138664c0-b2b1-4888-ba8b-b7d55c32470f) ![Capture d'écran 2025-01-13 121625](https://github.com/user-attachments/assets/1617d3c8-ee56-4990-bed5-de87d3c50d94)
kerem 2026-02-26 12:45:07 +03:00
Author
Owner

@MickLesk commented on GitHub (Jan 13, 2025):

image

<!-- gh-comment-id:2586908840 --> @MickLesk commented on GitHub (Jan 13, 2025): ![image](https://github.com/user-attachments/assets/2738db78-8b44-476e-8172-7ff39e5d586c)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#322
No description provided.