-
Notifications
You must be signed in to change notification settings - Fork 93
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. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
In my case, the last build I can use is Positron-2025.01.0-39. With the newer versions I get the Kallichore error. I can always restart manually, and then run R code, but in that case the variable pane doesn't show the variables, only 3 dots. Is this issue with the variable pane related or is it something else? Any way I can manually refresh the contents of the variable pane? The Refresh objects doesn't do anything.
|
I'm getting this on MacOS.
Edit: After submitting this I then tried restarting R again and it worked. I had tried opening and closing Positron entirely a few times and had this appear each time. |
I can't reproduce this but you might be seeing #6129, which we have fixed in newer builds (not yet public). |
We have a new release with some improved Kallichore behavior, as well as hopefully better error logging: If those of you in this issue who have experienced this category of problems are willing to try a new build, we definitely are interested in further feedback! |
Latest build for Windows now works fine for me without antivirus quarantines or other issues. |
For me, too, didn't see this issue yet (running on three different computers) |
This latest build has been starting up correctly for me (Windows 10). |
Loaded it up and so far no problems. Thanks! |
Oh WOW, this is fantastic news! 🎉 Our fix for #6129 was somewhat speculative so this is really great to hear. I am going to close this issue but thank you again for the reports and please do let us know if you see further problems. |
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: