jupyterhub / jupyterhub

Multi-user server for Jupyter notebooks

Home Page:https://jupyterhub.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

failed to start a jupyterhub image on an arm machine with a Proxy error

luha000 opened this issue · comments

Bug description

I started the jupyterhub image on an arm architecture machine, but there was an error about the proxy and it could not be started

image

the system is Linux version 4.19.90-17.5.ky10.aarch64,and Configured as 8-core CPU and 32g memory

this docker version is 20.10.5 and I also tried 25.0.3,all failed

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! 🎉

Looks like "Fatal process OOM in insufficient memory to create an Isolate" is the issue, which would be something outside JupyterHub.

Try running configurable-http-proxy on its own to figure out what's stopping it.

Hi there @luha000 👋!

I closed this issue because it was labelled as a support question.

Please help us organize discussion by posting this on the http://discourse.jupyter.org/ forum.

Our goal is to sustain a positive experience for both users and developers. We use GitHub issues for specific discussions related to changing a repository's content, and let the forum be where we can more generally help and inspire each other.

Thank you for being an active member of our community! ❤️