Starting Node Red without SSL (SSL false) gives error

Trying to run node-red on a separate server with a second hassio instance .

I have no need for SSL support so I added require_ssl: False to my node-red settings .

This returns an error when trying to start the node red addon :

mv: can't rename '/etc/nginx/servers/direct.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.

Anyone knows what could be causing this and how I can start Node Red without SSL ?

Thanks

I’m also facing this exact problem.

Does someone has a clue on what’s going on and/or how to fix this?

Thanks in advance

I have te same problem!
Running on Ubuntu 16.04…
Any fix?
Tnx

1 Like

Hi @Ricardo_Franco and @Valentino_Stillhardt,
did you solve the problem?
Thanks in advance