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

When using remote, if the token has expired nothing works in Notebooks and no errors are displayed #8474

Closed
DonJayamanne opened this issue Dec 7, 2021 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel) verified Verification succeeded
Milestone

Comments

@DonJayamanne
Copy link
Contributor

DonJayamanne commented Dec 7, 2021

  • Enter a remote server Uri
  • Connect to this
  • Stop the remote server (or disconnect network connection or similar)
  • Open VS Code, and open a noteboook

User is now unable to run cells, no errors are displayed, user has absolutely no idea why things dont work
This should unblock users when having trouble, or even those who forget to swtich from remote back to local.

Solution:

  • Provide a way to unblock the user (without having to file issues)
  • When opening a notebook display a modal error message notifying them that we're unable to connect to the remote jupyter server allowing them to either change the connection or view the logs.
@roblourens
Copy link
Member

It took awhile, how long is the timeout? But I did see the error message.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel) verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants