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

[Bug]: Enhancing Connection Stability Between Code-Server and JupyterHub Using Jupyter Extension and Token Authentication. #6715

Open
3 of 6 tasks
BouarfaMahi opened this issue Mar 8, 2024 · 2 comments
Labels
bug Something isn't working triage This issue needs to be triaged by a maintainer

Comments

@BouarfaMahi
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: Chrome 122.0.0.0
  • Local OS: windows 10
  • Remote OS: Ubuntu 22.04 LTS
  • Remote Architecture: amd64
  • code-server --version: 4.19
  • njupyter extension: v2023.9.100

Steps to Reproduce

open code-server
install extension
connect to jupytherHub
run a notebook

Expected

No disconnection.

Actual

Hello, I am using the Jupyter extension because I need it to connect a code-server to a JupyterHub instance using a token. Please let me know how the connection stability can be improved, as I sometimes experience disconnects. Is there any log to check?

Logs

No response

Screenshot/Video

No response

Does this issue happen in VS Code or GitHub Codespaces?

  • I tested this in native VS Code.
  • This does not happen in native VS Code.
  • I tested this in GitHub Codespaces.
  • This does not happen in GitHub Codespaces.

Are you accessing code-server over a secure context?

  • I am using a secure context.

Notes

No response

@BouarfaMahi BouarfaMahi added bug Something isn't working triage This issue needs to be triaged by a maintainer labels Mar 8, 2024
@code-asher
Copy link
Member

You might need to ask in the extension repository because the connection happens from the extension, right? I am not sure where they put their logs but usually there is a dropdown for a plugin's log in the output tab of the bottom panel (the same one that shows the terminal). They might have some options you can set for more verbosity. There is also probably some logging from the JupyterHub instance you could look at, but I have no experience with that.

@BouarfaMahi
Copy link
Author

Thanks @code-asher

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage This issue needs to be triaged by a maintainer
Projects
None yet
Development

No branches or pull requests

2 participants