Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Sep 2020 21:27:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 249936] www/py-notebook: not working in jail, "Kernel starting,  please wait..."
Message-ID:  <bug-249936-21822-OREubPpLrx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-249936-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-249936-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249936

--- Comment #2 from Leonardo M. Ram=C3=A9 <leonardo.rame@informemedico.com.=
ar> ---
Hi Danilo, I created a new jail, with the latest repo, which containts
py37-notebook vestion 6.1.4, instead of 6.0.3_2 and the problem is still th=
ere:

[I 18:23:42.510 NotebookApp] Serving notebooks from local directory: /tmp
[I 18:23:42.510 NotebookApp] Jupyter Notebook 6.1.4 is running at:
[I 18:23:42.510 NotebookApp] http://jupyterlab:8888/
[I 18:23:42.510 NotebookApp] Use Control-C to stop this server and shut down
all kernels (twice to skip confirmation).
[W 18:23:46.730 NotebookApp] 404 GET
/notebooks/Untitled.ipynb?kernel_name=3Dpython3 (192.168.0.110): No such fi=
le or
directory: Untitled.ipynb
[W 18:23:46.750 NotebookApp] 404 GET
/notebooks/Untitled.ipynb?kernel_name=3Dpython3 (192.168.0.110) 20.28ms
referer=3Dhttp://192.168.0.111:8888/tree?
[I 18:23:52.054 NotebookApp] Creating new notebook in=20
/usr/local/lib/python3.7/site-packages/jupyter_client/connect.py:164:
RuntimeWarning: Failed to set sticky bit on
'/usr/home/jupyter/.local/share/jupyter/runtime/kernel-b4649028-a681-47b3-8=
3fb-0d1c22625c6f.json':
[Errno 79] Inappropriate file type or format:
'/usr/home/jupyter/.local/share/jupyter/runtime/kernel-b4649028-a681-47b3-8=
3fb-0d1c22625c6f.json'
Probably not a big deal, but runtime files may be cleaned up periodically.
  RuntimeWarning,
[I 18:23:53.134 NotebookApp] Kernel started:
b4649028-a681-47b3-83fb-0d1c22625c6f, name: python3
[W 18:23:53.136 NotebookApp] 404 GET
/nbextensions/widgets/notebook/js/extension.js?v=3D20200927182342 (192.168.=
0.110)
0.89ms
referer=3Dhttp://192.168.0.111:8888/notebooks/Untitled.ipynb?kernel_name=3D=
python3
/usr/local/lib/python3.7/site-packages/jupyter_client/connect.py:164:
RuntimeWarning: Failed to set sticky bit on
'/usr/home/jupyter/.local/share/jupyter/runtime/kernel-b4649028-a681-47b3-8=
3fb-0d1c22625c6f.json':
[Errno 79] Inappropriate file type or format:
'/usr/home/jupyter/.local/share/jupyter/runtime/kernel-b4649028-a681-47b3-8=
3fb-0d1c22625c6f.json'
Probably not a big deal, but runtime files may be cleaned up periodically.
  RuntimeWarning,

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249936-21822-OREubPpLrx>