Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Starting NGinx... nginx: [alert] could not open error log file #304

Closed
freekeys opened this issue Nov 20, 2021 · 1 comment
Closed

Starting NGinx... nginx: [alert] could not open error log file #304

freekeys opened this issue Nov 20, 2021 · 1 comment
Labels
stale There has not been activity on this issue or PR for quite some time.

Comments

@freekeys
Copy link

Hello - would appreciate a view on these logs. Add on won't start. Thanks!


[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: JupyterLab
 Create documents containing live code, equations, visualizations, and explanatory text
-----------------------------------------------------------
 Add-on version: 0.6.0
 You are running the latest version of this add-on.
 System: Home Assistant OS 6.6  (amd64 / generic-x86-64)
 Home Assistant Core: 2021.11.4
 Home Assistant Supervisor: 2021.10.8
-----------------------------------------------------------
 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] jupyter.sh: executing... 
[cont-init.d] jupyter.sh: exited 0.
[cont-init.d] nginx.sh: executing... 
[cont-init.d] nginx.sh: exited 0.
[cont-init.d] notebooks.sh: executing... 
Cloning into '/config/notebooks/home-assistant'...
Cloning into '/config/notebooks/bokeh-examples'...
[cont-init.d] notebooks.sh: exited 0.
[cont-init.d] system-packages.sh: executing... 
[cont-init.d] system-packages.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[19:53:32] INFO: Starting the Jupyter server...
[I 2021-11-20 19:53:38.602 ServerApp] jupyterlab | extension was successfully linked.
[W 2021-11-20 19:53:38.606 NotebookApp] 'allow_origin' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-11-20 19:53:38.606 NotebookApp] 'allow_password_change' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-11-20 19:53:38.606 NotebookApp] 'allow_remote_access' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-11-20 19:53:38.606 NotebookApp] 'allow_root' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-11-20 19:53:38.606 NotebookApp] 'base_url' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-11-20 19:53:38.606 NotebookApp] 'ip' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-11-20 19:53:38.606 NotebookApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-11-20 19:53:38.606 NotebookApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-11-20 19:53:38.606 NotebookApp] 'password' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-11-20 19:53:38.607 NotebookApp] 'port' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-11-20 19:53:38.607 NotebookApp] 'token' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-11-20 19:53:38.607 NotebookApp] 'tornado_settings' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-11-20 19:53:38.607 NotebookApp] 'trust_xheaders' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-11-20 19:53:38.615 ServerApp] notebook_dir is deprecated, use root_dir
[I 2021-11-20 19:53:38.617 ServerApp] Writing Jupyter server cookie secret to /root/.local/share/jupyter/runtime/jupyter_cookie_secret
[I 2021-11-20 19:53:40.479 ServerApp] nbclassic | extension was successfully linked.
[W 2021-11-20 19:53:40.675 ServerApp] All authentication is disabled.  Anyone who can connect to this server will be able to run code.
[I 2021-11-20 19:53:40.745 ServerApp] nbclassic | extension was successfully loaded.
[I 2021-11-20 19:53:40.749 LabApp] JupyterLab extension loaded from /usr/local/lib/python3.9/dist-packages/jupyterlab
[I 2021-11-20 19:53:40.749 LabApp] JupyterLab application directory is /usr/local/share/jupyter/lab
[I 2021-11-20 19:53:40.761 ServerApp] jupyterlab | extension was successfully loaded.
[I 2021-11-20 19:53:40.762 ServerApp] Serving notebooks from local directory: /config/notebooks
[I 2021-11-20 19:53:40.762 ServerApp] Jupyter Server 1.11.2 is running at:
[I 2021-11-20 19:53:40.762 ServerApp] http://127.0.0.1:28459/api/hassio_ingress/9ZV-X-mo6qejZaD6GzHAeeqsEE46ar5FLb5oa-TAA-U/lab
[I 2021-11-20 19:53:40.762 ServerApp]  or http://127.0.0.1:28459/api/hassio_ingress/9ZV-X-mo6qejZaD6GzHAeeqsEE46ar5FLb5oa-TAA-U/lab
[I 2021-11-20 19:53:40.763 ServerApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[W 2021-11-20 19:53:40.768 ServerApp] No web browser found: could not locate runnable browser.
[19:53:41] INFO: Starting NGinx...
nginx: [alert] could not open error log file: open() "/var/log/nginx/error.log" failed (2: No such file or directory)

@github-actions
Copy link

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label Dec 21, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jan 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
stale There has not been activity on this issue or PR for quite some time.
Projects
None yet
Development

No branches or pull requests

1 participant