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

Proxy missing on server >= 2.0 #377

Closed
akhmerov opened this issue Feb 5, 2023 · 3 comments
Closed

Proxy missing on server >= 2.0 #377

akhmerov opened this issue Feb 5, 2023 · 3 comments
Labels

Comments

@akhmerov
Copy link

akhmerov commented Feb 5, 2023

Bug description

I seem to be unable to be unable to access the proxy on jupyter-server 2.2.1;
Launching python -m http.server and then navigating to /user-redirect/proxy/8000 leads to a 404.

Your personal set up

> jupyter --version
Selected Jupyter core packages...
IPython          : 8.9.0
ipykernel        : 6.20.2
ipywidgets       : 8.0.4
jupyter_client   : 7.4.9
jupyter_core     : 5.1.5
jupyter_server   : 2.2.1
jupyterlab       : 3.6.1
nbclient         : 0.7.2
nbconvert        : 7.2.9
nbformat         : 5.7.3
notebook         : 6.5.2
qtconsole        : not installed
traitlets        : 5.8.1
> mamba list|grep proxy
configurable-http-proxy   4.5.4                h3b247e2_2    conda-forge
jupyter-server-proxy      3.2.2              pyhd8ed1ab_0    conda-forge
> mamba list|grep jupyterhub
jupyterhub                3.1.1              pyh2a2186d_0    conda-forge
jupyterhub-base           3.1.1              pyh2a2186d_0    conda-forge
@akhmerov akhmerov added the bug label Feb 5, 2023
@welcome
Copy link

welcome bot commented Feb 5, 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! 🎉

@takluyver
Copy link
Member

I tried to reproduce this, but I ran into jupyter-server/jupyter_server#1038 - I just keep getting bounced to the login page when accessing Jupyter in any way.

@akhmerov
Copy link
Author

Everything seems to work now, so this much have been resolved.

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

2 participants