Skip to content

Update File for Zigbee2MQTT is not workingΒ #4188

@julred

Description

@julred

βœ… 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions