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

Keep Getting 403 from Jupyter lab #7275

Closed
Dororo99 opened this issue Feb 26, 2024 · 3 comments
Closed

Keep Getting 403 from Jupyter lab #7275

Dororo99 opened this issue Feb 26, 2024 · 3 comments
Labels
bug status:Needs Triage Applied to issues that need triage

Comments

@Dororo99
Copy link

Hello, Im having trouble with jupyter lab.
I use vscode's terminal. When i start jupyter lab, below is the result

[W 05:40:20.271 NotebookApp] 403 GET /api/kernels?1708926020237 (127.0.0.1) 6.460000ms referer=None
[W 05:40:20.271 NotebookApp] Forbidden
[W 05:40:20.271 NotebookApp] 403 GET /api/kernels?1708926020238 (127.0.0.1) 6.610000ms referer=None
[W 05:40:20.271 NotebookApp] Forbidden
[W 05:40:20.272 NotebookApp] 403 GET /api/sessions?1708926020239 (127.0.0.1) 6.750000ms referer=None
[W 05:40:20.272 NotebookApp] Forbidden
[W 05:40:20.272 NotebookApp] 403 GET /api/kernels?1708926020239 (127.0.0.1) 6.900000ms referer=None
[W 05:40:20.272 NotebookApp] Forbidden
[W 05:40:20.272 NotebookApp] 403 GET /api/sessions?1708926020240 (127.0.0.1) 7.060000ms referer=None
[W 05:40:20.272 NotebookApp] Forbidden
[W 05:40:20.273 NotebookApp] 403 GET /api/kernels?1708926020240 (127.0.0.1) 7.110000ms referer=None
[W 05:40:20.273 NotebookApp] Forbidden
[W 05:40:20.273 NotebookApp] 403 GET /api/sessions?1708926020240 (127.0.0.1) 7.230000ms referer=None
[W 05:40:20.273 NotebookApp] Forbidden
[W 05:40:20.273 NotebookApp] 403 GET /api/kernels?1708926020241 (127.0.0.1) 7.370000ms referer=None
[W 05:40:20.273 NotebookApp] Forbidden

I tried #7272 but it doesnt work at all. And also, I paste jupyter server's URL into vscode then code in vscode IDE.
please help me.
thank you

@Dororo99 Dororo99 added bug status:Needs Triage Applied to issues that need triage labels Feb 26, 2024
@JasonWeill
Copy link
Collaborator

@Dororo99 Which operating system and which version of Jupyter Notebook are you using? Are you still seeing the errors if you run Jupyter Notebook in a terminal, using a web browser?

@Dororo99
Copy link
Author

Dororo99 commented Mar 3, 2024

Surprisingly, after turning off and on the Server, it fixed. Idk why... but the problem fixed.

  • My environment is Linux 5.4.0-42-generic & jupyter-notebook : 6.3.0

@RRosio
Copy link
Collaborator

RRosio commented Mar 5, 2024

Thank you for the update @Dororo99, I will close this issue as it seems resolved, but please feel free to reopen this with any further updates if the issue reemerges.

@RRosio RRosio closed this as completed Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug status:Needs Triage Applied to issues that need triage
Projects
None yet
Development

No branches or pull requests

3 participants