-
Notifications
You must be signed in to change notification settings - Fork 92
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
Error when starting R console after launching Positron #5910
Comments
Related to #5337 Have you seen this error only once? Or multiple times? Are you able to share the logs from the "Kernel Supervisor"? Like here: |
Only once. Will report the output from the logs when I see it again |
If that helps, here's what I get on a Windows machine: That's me starting Positron and trying to restart R kernel twice:
That's what's going on in the output:
That's on build
UPDTE: in this build, With the latest |
It sometimes also happen to me, both with R or Python console |
Latest Windows build (2025.01.0-159) - server is not quarantined by antivirus (as in #5905), but the server does not start on Console:
Output log
But running the So I guess it is able to run... Let me know if you need anything else to debug this. |
If we get more reports of this, we can try out #5800 as an option to mitigate these kinds of challenges with Windows machine configuration. |
I have similar problems with Kallichore on Windows. On my laptop, there was a security note. On my PC at home and office, no security alert, but same problem: Kallichore did not start. |
@andrewheiss Can you share your supervisor output logs? You'll find them under the Output tab in the Panel > choose Kernel Supervisor from the channel list. |
This is a pretty old version of the supervisor, which might explain what you're seeing. What version of Positron are you using? |
System details:
Positron and OS details:
Positron Version: 2025.01.0 (system setup) build 152
Code - OSS Version: 1.95.0
Commit: 66aa3fb
Date: 2025-01-06T02:53:20.465Z
Electron: 32.2.1
Chromium: 128.0.6613.186
Node.js: 20.18.0
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.26100
Interpreter details:
R 4.4.2
Describe the issue:
When I started Positron, the R console did not launch and I got following error:
The "restart" button did not work, but I could shut down and restart the R console then.
The text was updated successfully, but these errors were encountered: