EDIT: The problem also occurs with a 32 bits based OS. It is related to the restore.
I see folowing error un the log
Login attempt failed Login attempt or request with invalid authentication from supervisor (172.30.32.2). See the log for details.
And in the logs
Login attempt or request with invalid authentication from supervisor (172.30.32.2). Requested URL: '/api/config'. (HomeAssistantSupervisor/2022.08.3 aiohttp/3.8.1 Python/3.9)
I have a raspberry PI 4, and a 32 bit home assistant installation. The SD card started showing weaknesses, so U used the recommended image from hass.io.
Everything went smoothly, restored the previous backup, everything seems to be working…
But, I can’t install/access the addons any more. Even if they are started (according to their logs) HA sees them as stopped. Even if I start them, it does not do anything. I can’t access the web frontend, they all look greyed out.
I tried to uuninstall/reinstall an existing add on (Home Assistant Google Drive Backup 0.108.2), no changes. I also tried to install one fresh, it does not appear.
I cant launch the add on detail
HA sees it as stopped
But it has a log and works, the entities are here, but i just can’t acces them
`6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/00-banner.sh
Add-on: TasmoAdmin
Centrally manage all your Sonoff-Tasmota devices
Add-on version: 0.20.0
You are running the latest version of this add-on.
System: Home Assistant OS 8.4 (aarch64 / raspberrypi4-64)
Home Assistant Core: 2022.8.3
Home Assistant Supervisor: 2022.08.3
Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.
cont-init: info: /etc/cont-init.d/00-banner.sh exited 0
cont-init: info: running /etc/cont-init.d/01-log-level.sh
cont-init: info: /etc/cont-init.d/01-log-level.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
cont-init: info: running /etc/cont-init.d/tasmoadmin.sh
cont-init: info: /etc/cont-init.d/tasmoadmin.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun nginx (no readiness notification)
services-up: info: copying legacy longrun php-fpm (no readiness notification)
s6-rc: info: service legacy-services successfully started
[18:18:38] INFO: Starting PHP-FPM server…
[18:18:38] INFO: Starting NGINX server…`
Did i do something wrong?
Is it a bug?