Skip to content
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

Open
NikAWing opened this issue Dec 5, 2024 · 7 comments
Open

No upload with Duet RRF 3.6.0-beta.2 (internal server error) #56

NikAWing opened this issue Dec 5, 2024 · 7 comments

Comments

@NikAWing
Copy link

NikAWing commented Dec 5, 2024

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>

@FractalEngineer
Copy link

Hah I came to post about the same issue here 😅

There was a network error: NetworkError.InternalServerError Error transferring http://192.168.0.30/rr_connect?password=&time=2024-12-06T03%3A36%3A00 - server replied: Internal Server Error

@Kriechi
Copy link
Owner

Kriechi commented Dec 6, 2024

server replied: Internal Server Error. sounds like this is best reported to the RRF forum - have you done that already?
Please follow the instructions in https://forum.duet3d.com/topic/36941/version-3-6-0-beta-2-now-available

I don't see any relevant API changes in the changelog. @dc42 any pointers on what is happening here?

@NikAWing
Copy link
Author

NikAWing commented Dec 8, 2024

Hey Kriechi,
I did not yet report it in the RRF forum, there was not much time yet and I thought it's rather some kind of change in RRF that needs to be addressed here :)
I will test again and then go to RRF forum.

@dc42
Copy link

dc42 commented Dec 9, 2024

Is the Duet running in standalone mode or SBC mode (i.e. with attached single board computer)?

@NikAWing
Copy link
Author

NikAWing commented Dec 9, 2024

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)

@NikAWing
Copy link
Author

ok, just tried it again.
Booted the printer, connected via browser and Duet web control told me that not all plugins were loaded. I had to start them manually (DuetPi management plugin, height map, input shaping and g-code viewer). This is the 2nd time since I updated to 3.6.0ß2

And uploading gcode from Cura with DuetRRF plugin did not work, same error as above.
Should I go over to RRF forum and open an issue?

@Kriechi
Copy link
Owner

Kriechi commented Dec 15, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants