EDIT 2: clearing the browser cache fixed the problem … Woops!
EDIT 1: appears to be a problem with V3.0 addon. See issue at https://github.com/hassio-addons/addon-node-red/issues/197.
After restarting, Node-red won’t show the graphical editor anymore (just the banner):
It used to work just fine, and I created successfully a few flows.
Restarting (from the hass add-on panel) shows a “normal” log:
[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...
-----------------------------------------------------------
Hass.io Add-on: Node-RED
Flow-based programming for the Internet of Things
-----------------------------------------------------------
Add-on version: 3.0.0
You are running the latest version of this add-on.
System: Ubuntu 18.04.2 LTS (amd64 / qemux86-64)
Home Assistant version: 0.91.3
Supervisor version: 160
-----------------------------------------------------------
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...
Log level is set to INFO
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] nginx.sh: executing...
...
followed by state updates (that it get’s just fine from hass).
What’s the best way to diagnose this (other than getting help from an expert)?
Also, where do I access the complete log (in the add-on screen the top of the log just scrolls off).