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

2022.03.15 image gives 404 accessing jupyterlab via jupyterhub #66

Closed
scottyhq opened this issue Mar 15, 2022 · 1 comment
Closed

2022.03.15 image gives 404 accessing jupyterlab via jupyterhub #66

scottyhq opened this issue Mar 15, 2022 · 1 comment

Comments

@scottyhq
Copy link
Member

scottyhq commented Mar 15, 2022

Trying to access https://uwhackweeks.2i2c.cloud/user/scottyhq/lab results in a 404 error.

From image 2022.03.11 -> 2022.03.15 we changed:

> jupyter-server-proxy      3.2.1              pyhd8ed1ab_0    conda-forge
10c11
< jupyter_server            1.13.5             pyhd8ed1ab_1    conda-forge
---
> jupyter_server            1.15.3             pyhd8ed1ab_0    conda-forge
14c15,16
< jupyterlab                3.3.1              pyhd8ed1ab_0    conda-forge
---
> jupyterlab                3.3.2              pyhd8ed1ab_0    conda-forge
> jupyterlab-git            0.34.2             pyhd8ed1ab_0    conda-forge 

I'm going to try pinning jupyter_server<15 to see if that fixes it (jupyter-server/jupyter_server#727). I unfortunately don't have access to the jupyterhub logs to actually see any reported errors...

I sent a request to 2i2c to see if we can test new images at https://staging.uwhackweeks.2i2c.cloud. Note this is a tricky thing because executing our notebooks works fine, as does running the docker image locally (docker run -it --name HACKWEEK -p 8888:8888 uwhackweek/icesat2:2022.03.15 jupyter lab --ip 0.0.0.0 ), the 404 error only surfaces when running the image via jupyterhub. cc @jomey @sgibson91

For now I've reverted to uwhackweek/icesat2:2022.03.11

@scottyhq
Copy link
Member Author

closed by #67

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

No branches or pull requests

1 participant