You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setup Klipper, take the API key (in fluidd: Settings->authentication->API Key) and save it in Orca Slicer device settings. Watch requests sent by Orca: when transferring a gcode file to the printer, X-Api-Key header is used to send the API Key (as intended). However, when clicking on "Device" tab, the http request sent to printer does not contain the X-Api-Key header.
Actual results
Due to the missing X-Api-Key header, reverse proxy misdirects the request -> fluidd not accessible from inside orca, including printer control, webcam picture etc.
Expected results
Regular access to fluidd from inside Orca slicer.
Project file & Debug log uploads
This happens with any project file, with or without loaded STLs.
Also, the debug log file only contains a complaint about a missing 3mf file from the "recent" list, so not helpful either.
Checklist of files to include
Log file
Project file
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this problem?
OrcaSlicer Version
2.2.0 and also the 2.3.0_dev nightly build
Operating System (OS)
Windows
OS Version
Win 11
Additional system information
No response
Printer
QIDI Plus4 / Klipper
How to reproduce
Setup Klipper, take the API key (in fluidd: Settings->authentication->API Key) and save it in Orca Slicer device settings. Watch requests sent by Orca: when transferring a gcode file to the printer, X-Api-Key header is used to send the API Key (as intended). However, when clicking on "Device" tab, the http request sent to printer does not contain the X-Api-Key header.
Actual results
Due to the missing X-Api-Key header, reverse proxy misdirects the request -> fluidd not accessible from inside orca, including printer control, webcam picture etc.
Expected results
Regular access to fluidd from inside Orca slicer.
Project file & Debug log uploads
This happens with any project file, with or without loaded STLs.
Also, the debug log file only contains a complaint about a missing 3mf file from the "recent" list, so not helpful either.
Checklist of files to include
Anything else?
No response
The text was updated successfully, but these errors were encountered: