kubeflow: Jupyter - Http 503 - upstream connect error or disconnect/reset before headers
Step by step
-
Installation following the instructions here: https://www.kubeflow.org/docs/started/getting-started-gke/
-
Connect to Kubeflow homepage:
-
Click JupyterHub and start a new Notebook container
-
The user container is properly created
- I am being redirected to
https://gde-ai-test-kubeflow.endpoints.gde-core-dev.cloud.goog/hub/api/oauth2/authorize?client_id=jupyterhub-user-accounts.google.com%253Ajerome%2540gigster.com&redirect_uri=%2Fuser%2Faccounts.google.com%253Ajerome%40gigster.com%2Foauth_callback&response_type=code&state=eyJ..
and getting the errorupstream connect error or disconnect/reset before headers
When refreshing, different request get a 503
:
Note:
- Any URl after to
/hub
or/user
gives the same error:HTTP 503
- Tried also with RC 3
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 27 (20 by maintainers)
@jlewi I guess this issue is not related with #1721.
Since, the #1721 issue will only affect the
jupyter notebook
. This issue happened betweenambassador
andjupyterhub
.I will check it later today.
Just FYI, expose
jupyterhub-0
service can be a walk-around:In my configuration, following the documentation for the GKE, it seems to be using Envoy in front of the JupyterHub.
Adding the Envoy log for twice the exact same request:
Not working
working