-
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
Positron kernel supervisor error in the newest version #5905
Comments
I could not reproduce this, even with a manual scan, on Windows 11, with the same Positron version. But it's possible there are different policies/settings/versions in place. You can enable an exclusion for now, and reinstall: This particular false positive is a problem for many independently developed apps. :-( It may be possible that there's something we can do with this binary to reduce the odds of getting flagged by Defender, but as the scan is heuristic and all the logic is owned by Microsoft it might be difficult. |
Thanks. I was able to restore the file and make it work. I am using a work computer so there might be some policies there from the organization. I didn't encounter this problem before |
Thanks all for the reports. I have opened a case with Microsoft and sent Depending on their response it may also be possible for us to figure out what is tripping the scanner in this version of the supervisor so we can avoid it in the future. |
@jmcphers It's not just Microsoft. F-secure/WithSecure also quarantines it, maybe others too. |
I've encountered a similar issue with the following Positron build. Since my PC is managed by the organization, adding a new exclusion to Windows Defender isn't that straightforward for me (tbh, nearly impossible). Thanks for reporting the issue to Microsoft—it would be great if future builds could prevent this problem!
|
Latest Windows build (2025.01.0-159) does not get quarantined anymore (at least by F-Secure/WithSecure), but the server does not start. I will post the logs in the relevant issue: #5910 |
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. |
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.22621
Interpreter details:
R 4.4.2 and Python 3.12.4
Describe the issue:
I noticed that after the installation,
kcserver.exe
is still in the folder. But when I start Positron, it was disappeared. I think it was killed by the Windows DefenderWere there any error messages in the UI, Output panel, or Developer Tools console?
The text was updated successfully, but these errors were encountered: