-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Slice faling with 5.8.1 #19885
Comments
Hi there. I solved it. It turned out to be the NOD32 Antivirus that for some reason blocked some sockets used between internal components of Cura. NOD32 judged Cura as been infected by some virus. You should look into this, as it might cause issues for others also. Found this WARNING in the log that led me to the solution: WARNING - [MainThread] UM.Backend.Backend._onSocketError [267]: Unhandled socket error ErrorCode.AcceptFailedError The Error-code for the user "Unable to slice" without any further details is not very helpful :) The solution was to add some exceptions in NOD32 for these sockets. I have used Cura and NOD32 on my mac's for many years... never had these kind of problems before... |
Good catch. |
Cura Version
5.8.1
Operating System
MacOS 15.1
Printer
Ultimaker 2+ Extended
Name abnormal settings
No response
Describe model location
No response
Describe your model
Very simple water tight model
Add your .zip here ⬇️
CasingLid.stl.zip
The text was updated successfully, but these errors were encountered: