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

Error with jupyterhub v4 #157

Open
eroan-marie opened this issue Aug 7, 2024 · 0 comments
Open

Error with jupyterhub v4 #157

eroan-marie opened this issue Aug 7, 2024 · 0 comments

Comments

@eroan-marie
Copy link

When using the eodag-labextension with jupyterhub v4.1, it shows the following error at the start of jupyterlab :
image

And there is nothing in the providers list as shown in the following screenshot :
image

When sending again the requests that fail and show a 403 code using the network console in the browser they show a 200 code but the issue remains.
Using the reload button inside the extension shows the same error as when starting jupyterlab.
When using the network console to send back the request it set the "Sec-Fetch-Mode" to "no-cors" and it shows a 200 code but the requests that show a 403 code has the "Sec-Fetch-Mode" to "cors".

This issue does not appear when using jupyterhub v3.1
This issue does not appear when building in local mode, it only appears when spawning through a jupyterhub server

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