-
Notifications
You must be signed in to change notification settings - Fork 1
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
Crash on start of print via. OctoPrint (most likely) #38
Comments
I think your sentry link isn't correct...
but a FileNotFoundError for Either way, I'm pretty sure I did test printing from OctoPrint while doing the webcam stuff but the issue may be related to printing from SD card. Will need to investigate this one further. |
So, apparently this setup is a bit more complex; the user was using both Mainsail and OctoPrint, and this error seemed to occur when starting the print from Mainsail... The SP plugin for Moonraker/Mainsail was not installed, so it's not because of any "double-things". Is this a common thing to do? I've never heard of running both. |
I can't think of anyone on OctoPrint discord mention running both on same instance/printer outside of trying the Klipper options out. |
I think this issue was actually related to printing from SD card, as metadata analysis doesn't exist for that scenario. I've accounted for that with the above commit. |
SP WS connection was online, but dropped when the user started a print via. OctoPrint. I think this is the important snippet of the linked log;
e3s1-octoprint-4_3kkihy.log
Sentry link; https://sentry.io/organizations/simplyprint/issues/3632481739/?project=6611344&query=is%3Aunresolved
The text was updated successfully, but these errors were encountered: