Zigbee2MQTT port issue after 2.0.0 #347

Closed
opened 2025-11-20 04:47:12 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @Xiaoh-123 on GitHub (Jan 13, 2025).

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). ### ✅ 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)
saavagebueno added the not a script issue label 2025-11-20 04:47:12 -05:00
Author
Owner

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

image

@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.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#347