Update File for Zigbee2MQTT is not working #888

Closed
opened 2026-02-04 22:04:12 +03:00 by OVERLORD · 7 comments
Owner

Originally created by @julred on GitHub (May 2, 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 "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/zigbee2mqtt.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.

Actually its not possible to run the autmated update script for Zigbee2Mqtt

🔄 Steps to reproduce the issue.

Typing the update script and enter

Paste the full error output (if available).

curl: (7) Failed to connect to api.github.com port 443 after 1 ms: Couldn't connect to server
curl: (7) Failed to connect to api.community-scripts.org port 80 after 1 ms: Couldn't connect to server
curl: (7) Failed to connect to api.community-scripts.org port 80 after 1 ms: Couldn't connect to server

[ERROR] in line 30: exit code 0: while executing command RELEASE=$(curl -fsSL https://api.github.com/repos/Koenkk/zigbee2mqtt/releases/latest | grep "tag_name" | awk '{print substr($2, 2, length($2)-3) }')

root@zigbee2mqtt:/# 

🖼️ Additional context (optional).

No response

Originally created by @julred on GitHub (May 2, 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 "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/zigbee2mqtt.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Actually its not possible to run the autmated update script for Zigbee2Mqtt ### 🔄 Steps to reproduce the issue. Typing the update script and enter ### ❌ Paste the full error output (if available). ``` curl: (7) Failed to connect to api.github.com port 443 after 1 ms: Couldn't connect to server curl: (7) Failed to connect to api.community-scripts.org port 80 after 1 ms: Couldn't connect to server curl: (7) Failed to connect to api.community-scripts.org port 80 after 1 ms: Couldn't connect to server [ERROR] in line 30: exit code 0: while executing command RELEASE=$(curl -fsSL https://api.github.com/repos/Koenkk/zigbee2mqtt/releases/latest | grep "tag_name" | awk '{print substr($2, 2, length($2)-3) }') root@zigbee2mqtt:/# ``` ### 🖼️ Additional context (optional). _No response_
OVERLORD added the not a script issuenot planned labels 2026-02-04 22:04:12 +03:00
Author
Owner

@MickLesk commented on GitHub (May 2, 2025):

Your Network Block our Repo. Check your Network, DNS or Adblock

@MickLesk commented on GitHub (May 2, 2025): Your Network Block our Repo. Check your Network, DNS or Adblock
Author
Owner

@julred commented on GitHub (May 2, 2025):

Your Network Block our Repo. Check your Network, DNS or Adblock

But why does the updater script e.g. for home assitant is working?

@julred commented on GitHub (May 2, 2025): > Your Network Block our Repo. Check your Network, DNS or Adblock But why does the updater script e.g. for home assitant is working?
Author
Owner

@MickLesk commented on GitHub (May 2, 2025):

I dont know your Network

@MickLesk commented on GitHub (May 2, 2025): I dont know your Network
Author
Owner

@MickLesk commented on GitHub (May 2, 2025):

Does it work now?

@MickLesk commented on GitHub (May 2, 2025): Does it work now?
Author
Owner

@julred commented on GitHub (May 2, 2025):

Does it work now?

No, still the same error message

@julred commented on GitHub (May 2, 2025): > Does it work now? No, still the same error message
Author
Owner

@MickLesk commented on GitHub (May 2, 2025):

My update worked

@MickLesk commented on GitHub (May 2, 2025): My update worked
Author
Owner

@tremor021 commented on GitHub (May 3, 2025):

Works fine here too.

@tremor021 commented on GitHub (May 3, 2025): Works fine here too.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#888