I have replaced the SSD on which HA was installed, but after restoring the back-up I couldn’t start any Add-On. Esphome seems to work as I’m receiving data from sensors but Add-On itself refuses to start. I cannot start File editor or Frigare neither. I’m running last versions as HA as Add-ons
Home Assistant 2022.8.7
Supervisor 2022.08.5
Operating System 8.5
Frontend 20220802.0 - latest
For example, this is the log for Esphome:
[s6-init] making user provided files available at /var/run/s6/etc…exited 0.
[s6-init] ensuring user provided files have correct perms…exited 0.
[fix-attrs.d] applying ownership & permissions fixes…
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts…
[cont-init.d] 00-banner.sh: executing…
Add-on: ESPHome
ESPHome add-on for intelligently managing all your ESP8266/ESP32 devices
Add-on version: 2022.8.1
You are running the latest version of this add-on.
System: Home Assistant OS 8.5 (aarch64 / raspberrypi4-64)
Home Assistant Core: 2022.8.7
Home Assistant Supervisor: 2022.08.5
Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.
[cont-init.d] 00-banner.sh: exited 0.
[cont-init.d] 01-log-level.sh: executing…
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] 10-requirements.sh: executing…
[cont-init.d] 10-requirements.sh: exited 0.
[cont-init.d] 20-nginx.sh: executing…
[cont-init.d] 20-nginx.sh: exited 0.
[cont-init.d] 30-dirs.sh: executing…
[cont-init.d] 30-dirs.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[15:15:33] INFO: Waiting for dashboard to come up…
[15:15:33] INFO: Starting ESPHome dashboard…
2022-09-05 15:15:35,168 INFO Starting dashboard web server on unix socket /var/run/esphome.sock and configuration dir /config/esphome…
[15:15:35] INFO: Starting NGINX…
Could anyone give me any lead?
Thanks in advance