question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot connect to Remote jupyter server on MacOS 13 Ventura.

See original GitHub issue

Applies To

  • Notebooks (.ipynb files)
  • Interactive Window and/or Cell Scripts (.py files with #%% markers)

What happened?

Well, I was using the remote connection of jupyter every day before upgrading to the beta version of macOS 13. But now I can’t use the remote servers it is just stuck on the link I’m providing it’s not even giving me any error stating something bad is happening Screenshot 2022-07-29 at 12 32 27 AM .

VS Code Version

1.69.2

Jupyter Extension Version

v2022.6.1201981810

Jupyter logs

error 0:33:48.706: SessionManager:getKernelSpecs failure:  [Error: Poll (@jupyterlab/services:KernelSpecManager#specs) is disposed.
	at e.dispose (/Users/meow/.vscode/extensions/ms-toolsai.jupyter-2022.6.1201981810/out/node_modules/@jupyterlab/services.js:2:156575)
	at m.dispose (/Users/meow/.vscode/extensions/ms-toolsai.jupyter-2022.6.1201981810/out/node_modules/@jupyterlab/services.js:2:48238)
	at u.dispose (/Users/meow/.vscode/extensions/ms-toolsai.jupyter-2022.6.1201981810/out/extension.node.js:24:141980)
	at processTicksAndRejections (node:internal/process/task_queues:96:5)]
info 0:34:3.973: Creating server with url : https://ni3k16prd3.clg07azjl.paperspacegradient.com/
error 0:34:7.203: Failed to select Jupyter Uri, Class name = C, completed in 20031ms, has a falsy return value, Arg 1: true, Arg 2: "nativeNotebookStatusBar", Return Value: undefined [Error: Password is required.,    at checkRequired (/Applications/Visual Studio Code.app/Contents/Resources/app/node_modules.asar/keytar/lib/keytar.js:5:11),    at Object.setPassword (/Applications/Visual Studio Code.app/Contents/Resources/app/node_modules.asar/keytar/lib/keytar.js:20:5),    at u (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/code/electron-main/main.js:33:8527),    at async f.setPassword (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/code/electron-main/main.js:33:8948)]

Coding Language and Runtime Version

Python v3.9.13

Language Extension Version (if applicable)

v2022.7.40

Anaconda Version (if applicable)

miniforge 4.13.0

Running Jupyter locally or remotely?

Remote

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
DonJayamannecommented, Aug 15, 2022

, thanks a lot!

thanks for the confirmation.

should I close the issue

let’s leave this issue open. i think we’ll need to fix this as others could be running into this today.

0reactions
DonJayamannecommented, Dec 6, 2022

@ameyb22 Please could you install the latest vscode insiders and the pre-release version os the Jupyter and Python extension and let me know if this still persists. Optionally you can wait for the next stable build that goes out some time today or later this week.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Problem Running Jupyter Notebook on Remot…
In brief, what I do is run a script to initiate a “Jupyter notebook server” on the remote cluster and then establish an...
Read more >
How to Install Microsoft Remote Desktop on macOS 13 ...
macos13 # ventura # macos #macos12 #remotedesktop #apple Welcome to My YouTube Channel ROHIT TECHToday in this Video i am Going to Show...
Read more >
How to Fix SSH Not Working on MacOS Ventura | OSXDaily
Try using SSH to connect to a server with RSA keys again, it should work as intended. While you're at the command line,...
Read more >
Why I can't access remote Jupyter Notebook server?
When I want to access Jupyter remotely in the same local area network, say open http://192.168.1.111:8045/ , I can't open a Jupyter page...
Read more >
Running Visual Studio Code on macOS
Drag Visual Studio Code.app to the Applications folder, making it available in the macOS Launchpad. Open VS Code from the Applications folder, by...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found