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

Remote SSH suddenly crashes with this error #3169

Open
abhignan-rakshith opened this issue Apr 21, 2024 · 2 comments
Open

Remote SSH suddenly crashes with this error #3169

abhignan-rakshith opened this issue Apr 21, 2024 · 2 comments
Labels

Comments

@abhignan-rakshith
Copy link

Please help me: this is the error when trying to connect via ssh to pi@pi.local

Traceback (most recent call last):
File "C:\Users\abhig\AppData\Local\Programs\Thonny\lib\site-packages\thonny\plugins\cpython_ssh\cps_back.py", line 213, in
backend = SshCPythonBackend(**args)
File "C:\Users\abhig\AppData\Local\Programs\Thonny\lib\site-packages\thonny\plugins\cpython_ssh\cps_back.py", line 45, in init
self._proc = self._start_main_backend()
File "C:\Users\abhig\AppData\Local\Programs\Thonny\lib\site-packages\thonny\plugins\cpython_ssh\cps_back.py", line 153, in _start_main_backend
return self._create_remote_process(
File "C:\Users\abhig\AppData\Local\Programs\Thonny\lib\site-packages\thonny\backend.py", line 820, in _create_remote_process
raise RuntimeError(f"Got {ack!r} instead of expected {PROCESS_ACK!r}")
RuntimeError: Got 'File "/tmp/thonny-backend-4.1.4-pi/thonny/plugins/cpython_backend/cp_launcher.py", line 35' instead of expected 'OK'

Process ended with exit code 1.

@Alle1307
Copy link

Same problem here. Normal ssh via terminal working normally. With fresh image after key reset.

@abhignan-rakshith
Copy link
Author

Same problem here. Normal ssh via terminal working normally. With fresh image after key reset.

we need a fix/solution soon, working on final year project, also considering to switch to ubuntu os and ssh via PyCharm, i have professional edition

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants