The NodeRED hassio add-on does not start with the following error:
[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: Node-RED**
** Flow-based programming for the Internet of Things**
-----------------------------------------------------------
** Add-on version: 6.1.3**
** You are running the latest version of this add-on.**
** System: Ubuntu 16.04.6 LTS (aarch64 / qemuarm-64)**
** Home Assistant Core: 0.106.5**
** Home Assistant Supervisor: 209**
** -----------------------------------------------------------**
** 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] nginx.sh: executing… **
** mv: can’t rename ‘/etc/nginx/servers/direct-ssl.disabled’: Invalid argument**
** [cont-init.d] nginx.sh: exited 1.**
** [cont-finish.d] executing container finish scripts…**
** [cont-finish.d] 99-message.sh: executing… **
** -----------------------------------------------------------**
Oops! Something went wrong.
We are so sorry, but something went terribly wrong when
starting or running this add-on.
** Be sure to check the log above, line by line, for hints.**
** -----------------------------------------------------------**
[cont-finish.d] 99-message.sh: exited 0.
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal
NOTE:
- the TasmoAdmin add-on fails with the same nginx error
- the logviewer add-on with the same nginx integrations start correctly
- the NodeRed add-on start correctly on another installation, Ubuntu 18.03LTS on intel64
I tried to uninstall/reinstall the add-on many times with no changes…
The rest of the system seems to be working properly
Can someone help?
Thank you
Michele