Console error on startup #8357
Unanswered
spcatterall
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Oh, I'm sorry to hear that! Do you see the same or a different stack trace in your R kernel log, compared to what is outlined in #8008 (reply in thread)? You can read about how to get to this and other logs at https://positron.posit.co/troubleshooting.html#python-and-r-logs. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I thought I'd try Positron today. I installed it, but have run into an error which sounds similar to that described in #8008. I am using this version on Windows 10.
Positron Version: 2025.08.0 (system setup) build 11
Code - OSS Version: 1.100.0
Commit: 36d51df
Date: 2025-06-30T04:01:02.626Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.17763
At startup I get the following message on the console:
R 4.5.0 failed to start.
Error
The supervisor process exited unexpectedly during startup
I also get a message:
The terminal process "c:\Program Files\Positron\resources\app\extensions\positron-supervisor\resources\supervisor-wrapper.bat 'C:\Users\stephen\AppData\Local\Temp\kallichore-32adee81-11580.out.log', 'c:\Program Files\Positron\resources\app\extensions\positron-supervisor\resources\kallichore\kcserver.exe', '--log-level', 'debug', '--log-file', 'C:\Users\stephen\AppData\Local\Temp\kallichore-32adee81-11580.log', '--connection-file', 'C:\Users\stephen\AppData\Local\Temp\kallichore-32adee81-11580.json', '--idle-shutdown-hours', '1'" terminated with exit code: 1.
Does anyone know a way round this? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions