-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Remote spyder kernel not connecting #22555
Comments
I am running into same error. Following using-external-kernels to connect to a remote kernel on a remote machine is not working with Spyder 6.0.0 and spyer-kernels==3.0.0. When using password auth
using ssh_keyfile
|
@reinaartvanloon - have you tried "Consoles" > "New Console in a remote server". This works for me by for now except that I cannot specify a virtual environment :( |
Hey @reinaartvanloon and @jyk4100, thanks for reporting. It seems the new functionality we added in Spyder 6.0 to connect to remote servers introduced this bug for the old functionality. We'll try to fix it in a future version (6.0.3), to be released in a few weeks. @jyk4100, you said:
That's the new functionality I'm talking about. And we're working to add the ability to specify a remote virtual environment in 6.1, to be released in six months or so. |
Issue Report Checklist
conda update spyder
(orpip
, if not using Anaconda)jupyter qtconsole
(if console-related)spyder --reset
Problem Description
In Spyder 6.0 (spyder_kernels 3.0.0) I cannot connect to a remote kernel. In the Spyder 2.5.2, the steps I followed do work.
Manually forwarding the SSH ports as defined in the connection file or explicitly defining the IP-adress did not solve the problem. There seems to be no ssh connection problems when checking.
What steps reproduce the problem?
Following: https://docs.spyder-ide.org/current/panes/ipythonconsole.html
Shell script to run on local machine to reproduce steps 1 to 3:
What is the expected output? What do you see instead?
Expected: The remote kernel.
Reality: Errors about the ssh connection
Paste Traceback/Error Below (if applicable)
Versions
Local machine:
Dependencies
Remote machine:
The text was updated successfully, but these errors were encountered: