-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed as not planned
Labels
Description
β 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