-
Notifications
You must be signed in to change notification settings - Fork 10
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
No upload with Duet RRF 3.6.0-beta.2 (internal server error) #56
Comments
Hah I came to post about the same issue here 😅
|
I don't see any relevant API changes in the changelog. @dc42 any pointers on what is happening here? |
Hey Kriechi, |
Is the Duet running in standalone mode or SBC mode (i.e. with attached single board computer)? |
it's in SBC mode with a raspberry (btw, this has nothing to do with the problem, but I always hat an old input shaper plugin listed. I think v3.4.x ... I could never uninstall it, but I suddenly was able to do this after the recent beta update, yay) |
ok, just tried it again. And uploading gcode from Cura with DuetRRF plugin did not work, same error as above. |
yes, please go to the forum and follow the instructions in https://forum.duet3d.com/topic/36941/version-3-6-0-beta-2-now-available to open a new issue related to the RRF beta. I'll keep monitoring. |
Hello!
Clicking on upload to printer results in "internal server error" and no upload happens.
Uploading gcode via Web GUI works.
It must be related to RRF 3.6.0-beta.2, with beta.1 I did not have that problem.
Expected behavior
Well, a perfect upload to the printer :)
Version Information
Cura 5.9.0 on Win11
Cura Log excerpt:
2024-12-05 19:16:53,859 - DEBUG - [MainThread] DuetRRFPlugin.helpers.serializing_scene_to_gcode [13]: Serializing gcode...
2024-12-05 19:16:53,969 - DEBUG - [MainThread] DuetRRFPlugin.DuetRRFOutputDevice._onFilenameAccepted [233]: Connecting...
2024-12-05 19:16:54,381 - DEBUG - [MainThread] UM.TaskManagement.HttpRequestManager._onRequestError [394]: request[83eec2f3][get][PyQt6.QtCore.QUrl('http://192.168.1.12/rr_connect?password=&time=2024-12-05T19%3A16%3A53')][timeout=None][no-data] got an QNetworkReplyError Error transferring http://192.168.1.12/rr_connect?password=&time=2024-12-05T19%3A16%3A53 - server replied: Internal Server Error. The server returned: b'"expected start of object"'
2024-12-05 19:16:54,390 - DEBUG - [MainThread] DuetRRFPlugin.DuetRRFOutputDevice._check_duet3_sbc [241]: rr_connect failed with error NetworkError.InternalServerError
2024-12-05 19:16:54,390 - ERROR - [MainThread] DuetRRFPlugin.DuetRRFOutputDevice._onNetworkError [534]: <NetworkError.InternalServerError: 401>
The text was updated successfully, but these errors were encountered: