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

No internet connection inside dockerhub docker #127

Open
EvgenijGod opened this issue May 16, 2023 · 1 comment
Open

No internet connection inside dockerhub docker #127

EvgenijGod opened this issue May 16, 2023 · 1 comment
Labels

Comments

@EvgenijGod
Copy link

no internet connection inside docker and no way to use host net, because of spawn error
[E 2023-05-16 16:21:16.093 JupyterHub gen:630] Exception in Future <Task finished name='Task-21' coro=<BaseHandler.spawn_single_user.<locals>.finish_user_spawn() done, defined at /usr/local/lib/python3.10/dist-packages/jupyterhub/handlers/base.py:963> exception=TimeoutError("Server at http://127.0.0.1:32770/user/admin/ didn't respond in 30 seconds")> after timeout Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/tornado/gen.py", line 625, in error_callback future.result() File "/usr/local/lib/python3.10/dist-packages/jupyterhub/handlers/base.py", line 970, in finish_user_spawn await spawn_future File "/usr/local/lib/python3.10/dist-packages/jupyterhub/user.py", line 863, in spawn await self._wait_up(spawner) File "/usr/local/lib/python3.10/dist-packages/jupyterhub/user.py", line 907, in _wait_up raise e File "/usr/local/lib/python3.10/dist-packages/jupyterhub/user.py", line 877, in _wait_up resp = await server.wait_up( File "/usr/local/lib/python3.10/dist-packages/jupyterhub/utils.py", line 288, in wait_for_http_server re = await exponential_backoff( File "/usr/local/lib/python3.10/dist-packages/jupyterhub/utils.py", line 236, in exponential_backoff raise asyncio.TimeoutError(fail_message) asyncio.exceptions.TimeoutError: Server at http://127.0.0.1:32770/user/admin/ didn't respond in 30 seconds

@EvgenijGod EvgenijGod added the bug label May 16, 2023
@welcome
Copy link

welcome bot commented May 16, 2023

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant