home-assistant / addons

:heavy_plus_sign: Docker add-ons for Home Assistant
https://home-assistant.io/hassio/
Apache License 2.0
1.46k stars 1.43k forks source link

Can't install homeassistant/aarch64-addon-mosquitto:6.4.0: 500 Server Error #3611

Open fnordson opened 1 month ago

fnordson commented 1 month ago

Describe the issue you are experiencing

I am trying to install Mosquitto broker through the official add-on repository and get the following error:

**Failed to install add-on**

Can't install homeassistant/aarch64-addon-mosquitto:6.4.0: 500 Server Error for http+docker://localhost/v1.44/images/homeassistant/aarch64-addon-mosquitto:6.4.0/json: Internal Server Error ("layer does not exist") 

I had it installed before but had it uninstalled because it wasn't starting for some reason. Now I can't get it up again.

What type of installation are you running?

Home Assistant OS

Which operating system are you running on?

Home Assistant Operating System

Which add-on are you reporting an issue with?

Mosquitto broker

What is the version of the add-on?

6.4.0

Steps to reproduce the issue

  1. Settings → Add-ons → Mosquitto broker
  2. Hit "install"
  3. Error above appears.

System Health information

There are currently no repairs available

Anything in the Supervisor logs that might be useful for us?

2024-05-25 17:26:00.088 INFO (MainThread) [supervisor.addons.addon] No core_mosquitto addon Docker image homeassistant/aarch64-addon-mosquitto found
2024-05-25 17:26:00.089 INFO (MainThread) [supervisor.docker.interface] Downloading docker image homeassistant/aarch64-addon-mosquitto with tag 6.4.0.
2024-05-25 17:26:01.314 ERROR (MainThread) [supervisor.docker.interface] Can't install homeassistant/aarch64-addon-mosquitto:6.4.0: 500 Server Error for http+docker://localhost/v1.44/images/homeassistant/aarch64-addon-mosquitto:6.4.0/json: Internal Server Error ("layer does not exist")
2024-05-25 17:26:01.421 INFO (MainThread) [supervisor.docker.interface] Downloading docker image homeassistant/aarch64-addon-mosquitto with tag 6.4.0.
2024-05-25 17:26:02.578 ERROR (MainThread) [supervisor.docker.interface] Can't install homeassistant/aarch64-addon-mosquitto:6.4.0: 500 Server Error for http+docker://localhost/v1.44/images/homeassistant/aarch64-addon-mosquitto:6.4.0/json: Internal Server Error ("layer does not exist")

Anything in the add-on logs that might be useful for us?

Logger: homeassistant.components.hassio
Source: components/hassio/websocket_api.py:135
integration: Home Assistant Supervisor (documentation, issues)
First occurred: 4:50:39 PM (9 occurrences)
Last logged: 5:26:02 PM

    Failed to to call /addons/core_mosquitto/install - Can't install homeassistant/aarch64-addon-mosquitto:6.4.0: 500 Server Error for http+docker://localhost/v1.44/images/homeassistant/aarch64-addon-mosquitto:6.4.0/json: Internal Server Error ("layer does not exist")
    Failed to to call /addons/45df7312_zigbee2mqtt/uninstall - Addon is not installed

Additional information

No response

github-actions[bot] commented 4 days ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.