Cannot start addons after new instalation and restore

Hello,

I’ve just installed HAOS on a new NUC and restored the backup of my current system I ran on a RPi4. Everything seems OK but the Addons. All of them are grey and I cannot start them.

For instance, the log of SSH & Web Terminal is this:

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service base-addon-banner: starting
-----------------------------------------------------------
 Add-on: SSH & Web Terminal
 SSH & Web Terminal access to your Home Assistant instance
-----------------------------------------------------------
 Add-on version: 13.0.0
 You are running the latest version of this add-on.
 System: Home Assistant OS 9.4  (amd64 / generic-x86-64)
 Home Assistant Core: 2022.12.8
 Home Assistant Supervisor: 2022.11.2
-----------------------------------------------------------
 Please, share the above information when looking for help
 or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
s6-rc: info: service base-addon-banner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service base-addon-log-level: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service base-addon-log-level successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service init-user: starting
s6-rc: info: service init-ssh: starting
s6-rc: info: service init-mysql: starting
s6-rc: info: service init-mosquitto: starting
s6-rc: info: service init-docker: starting
[20:42:16] INFO: Docker support has been enabled.
s6-rc: info: service init-docker successfully started
s6-rc: info: service init-mosquitto successfully started
[20:42:16] NOTICE: Session sharing has been disabled!
s6-rc: info: service init-user successfully started
s6-rc: info: service ttyd: starting
s6-rc: info: service ttyd successfully started
[20:42:16] INFO: Starting the ttyd daemon...
s6-rc: info: service init-mysql successfully started
[20:42:16] WARNING: 
[20:42:16] WARNING: Logging in with a SSH password is security wise, a bad idea!
[20:42:16] WARNING: Please, consider using a public/private key pair.
[20:42:16] WARNING: What is this? https://kb.iu.edu/d/aews
[20:42:16] WARNING: 
s6-rc: info: service init-ssh successfully started
s6-rc: info: service sshd: starting
s6-rc: info: service sshd successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
[20:42:16] INFO: Starting the SSH daemon...
Server listening on 0.0.0.0 port 22.
Server listening on :: port 22.

It seems like a problem with the network, for the last two lines of log.

I’ve found this old thread: https://community.home-assistant.io/t/cannot-start-any-addons/449426, but I don’t know how to solve it.

Any help will be welcome

The solution was to restart computer (not only HA) after restoring the backup.