Hi,
I can not start the addon. It crashes during startup process.
I have HA Supervised. Healthy.
Here is the log in debug mode. There is info: âs6-svwait: fatal: supervisor diedâ
Hope you can help me. Thank you in advance.
-----------------------------------------------------------
Add-on version: 0.8.1
You are running the latest version of this add-on.
System: Debian GNU/Linux 11 (bullseye) (amd64 / qemux86-64)
Home Assistant Core: 2022.9.0
Home Assistant Supervisor: 2022.08.6
-----------------------------------------------------------
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
Log level is set to DEBUG
cont-init: info: /etc/cont-init.d/01-log-level.sh exited 0
cont-init: info: running /etc/cont-init.d/02-set-timezone.sh
[12:03:25] INFO: Configuring timezone
cont-init: info: /etc/cont-init.d/02-set-timezone.sh exited 0
cont-init: info: running /etc/cont-init.d/jupyter.sh
cont-init: info: /etc/cont-init.d/jupyter.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/notebooks.sh
[12:03:25] WARNING: Not updating Home Assistant notebook!
[12:03:25] WARNING: You have made local changes, which we will not overwrite.
[12:03:25] WARNING: Not updating Bokeh examples notebook!
[12:03:25] WARNING: You have made local changes, which we will not overwrite.
cont-init: info: /etc/cont-init.d/notebooks.sh exited 0
cont-init: info: running /etc/cont-init.d/system-packages.sh
cont-init: info: /etc/cont-init.d/system-packages.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 jupyter (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
s6-rc: info: service legacy-services successfully started
[12:03:25] INFO: Starting the Jupyter server...
[D 2022-09-08 12:03:29.015 ServerApp] Searching ['/config/notebooks', '/root/.jupyter', '/root/.local/etc/jupyter', '/usr/etc/jupyter', '/usr/local/etc/jupyter', '/etc/jupyter'] for config files
[D 2022-09-08 12:03:29.016 ServerApp] Looking for jupyter_config in /etc/jupyter
[D 2022-09-08 12:03:29.016 ServerApp] Looking for jupyter_config in /usr/local/etc/jupyter
[D 2022-09-08 12:03:29.016 ServerApp] Looking for jupyter_config in /usr/etc/jupyter
[D 2022-09-08 12:03:29.016 ServerApp] Looking for jupyter_config in /root/.local/etc/jupyter
[D 2022-09-08 12:03:29.017 ServerApp] Looking for jupyter_config in /root/.jupyter
[D 2022-09-08 12:03:29.017 ServerApp] Looking for jupyter_config in /config/notebooks
[D 2022-09-08 12:03:29.019 ServerApp] Looking for jupyter_server_config in /etc/jupyter
[D 2022-09-08 12:03:29.019 ServerApp] Looking for jupyter_server_config in /usr/local/etc/jupyter
[D 2022-09-08 12:03:29.019 ServerApp] Looking for jupyter_server_config in /usr/etc/jupyter
[D 2022-09-08 12:03:29.020 ServerApp] Looking for jupyter_server_config in /root/.local/etc/jupyter
[D 2022-09-08 12:03:29.020 ServerApp] Looking for jupyter_server_config in /root/.jupyter
[D 2022-09-08 12:03:29.020 ServerApp] Looking for jupyter_server_config in /config/notebooks
[D 2022-09-08 12:03:29.025 ServerApp] Paths used for configuration of jupyter_server_config:
/etc/jupyter/jupyter_server_config.json
[D 2022-09-08 12:03:29.025 ServerApp] Paths used for configuration of jupyter_server_config:
/usr/local/etc/jupyter/jupyter_server_config.d/jupyterlab.json
/usr/local/etc/jupyter/jupyter_server_config.d/nbclassic.json
/usr/local/etc/jupyter/jupyter_server_config.d/notebook_shim.json
/usr/local/etc/jupyter/jupyter_server_config.json
[D 2022-09-08 12:03:29.026 ServerApp] Paths used for configuration of jupyter_server_config:
/usr/etc/jupyter/jupyter_server_config.json
[D 2022-09-08 12:03:29.027 ServerApp] Paths used for configuration of jupyter_server_config:
/root/.local/etc/jupyter/jupyter_server_config.json
[D 2022-09-08 12:03:29.028 ServerApp] Paths used for configuration of jupyter_server_config:
/root/.jupyter/jupyter_server_config.json
[D 2022-09-08 12:03:29.028 ServerApp] Paths used for configuration of jupyter_server_config:
/config/notebooks/jupyter_server_config.json
[I 2022-09-08 12:03:29.061 ServerApp] jupyterlab | extension was successfully linked.
[I 2022-09-08 12:03:29.080 ServerApp] nbclassic | extension was successfully linked.
[D 2022-09-08 12:03:30.475 ServerApp] Paths used for configuration of jupyter_notebook_config:
/root/.jupyter/jupyter_notebook_config.json
[D 2022-09-08 12:03:30.475 ServerApp] Paths used for configuration of jupyter_notebook_config:
/etc/jupyter/jupyter_notebook_config.json
[D 2022-09-08 12:03:30.476 ServerApp] Paths used for configuration of jupyter_notebook_config:
/usr/local/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json
/usr/local/etc/jupyter/jupyter_notebook_config.json
[D 2022-09-08 12:03:30.477 ServerApp] Paths used for configuration of jupyter_notebook_config:
/usr/etc/jupyter/jupyter_notebook_config.json
[D 2022-09-08 12:03:30.478 ServerApp] Paths used for configuration of jupyter_notebook_config:
/root/.local/etc/jupyter/jupyter_notebook_config.json
[D 2022-09-08 12:03:30.478 ServerApp] Paths used for configuration of jupyter_notebook_config:
/root/.jupyter/jupyter_notebook_config.json
[I 2022-09-08 12:03:30.478 ServerApp] notebook_shim | extension was successfully linked.
[D 2022-09-08 12:03:30.481 ServerApp] Config changed: {'NotebookApp': {}, 'ServerApp': {'log_level': 'DEBUG', 'jpserver_extensions': <LazyConfigValue value={'jupyterlab': True, 'nbclassic': True, 'notebook_shim': True}>}}
[I 2022-09-08 12:03:30.553 ServerApp] notebook_shim | extension was successfully loaded.
[I 2022-09-08 12:03:30.555 LabApp] JupyterLab extension loaded from /usr/local/lib/python3.9/dist-packages/jupyterlab
[I 2022-09-08 12:03:30.556 LabApp] JupyterLab application directory is /usr/local/share/jupyter/lab
[I 2022-09-08 12:03:30.563 ServerApp] jupyterlab | extension was successfully loaded.
[I 2022-09-08 12:03:30.573 ServerApp] nbclassic | extension was successfully loaded.
[C 2022-09-08 12:03:30.574 ServerApp] Running as root is not recommended. Use --allow-root to bypass.
[D 2022-09-08 12:03:30.575 ServerApp] Exiting application: jupyter-server
[12:03:30] WARNING: Jupyter crashed, halting add-on
[12:03:30] INFO: Jupyter stopped, restarting...
s6-rc: info: service legacy-services: stopping
[12:03:30] INFO: NGINX stopped, restarting...
s6-svwait: fatal: supervisor died
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
[12:03:30] INFO: Jupyter stopped, restarting...
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
Home Assistant Supervisor
|Host Operating System|Debian GNU/Linux 11 (bullseye)|
| --- | --- |
|Update Channel|stable|
|Supervisor Version|supervisor-2022.08.6|
|Agent Version|1.2.2|
|Docker Version|20.10.17|
|Disk Total|162.6 GB|
|Disk Used|51.2 GB|
|Healthy|true|
|Supported|true|
|Supervisor API|ok|
|Version API|ok|
|Installed Add-ons|Glances (0.16.0), Terminal & SSH (9.6.1), InfluxDB (4.5.0), Grafana (7.6.0), Mosquitto broker (6.1.3), AirCast (3.4.1), Studio Code Server (5.3.0), File editor (5.4.0), Log Viewer (0.14.0), Samba share (10.0.0), AdGuard Home (4.7.3), ZeroTier One (0.15.1), Apache2 Minimal (2.4.2), TasmoAdmin (0.20.0), DeepStack (2021.09.1), MariaDB (2.5.1), Zigbee2MQTT (1.27.2-1), ESPHome (2022.8.3), Node-RED (13.3.2), Frigate NVR (3.1), JupyterLab (0.8.1)|