Error ws://duet3d/machine
-
Hi
We are making a simulator by (https://github.com/Duet3D/DuetSoftwareFramework/wiki/REST-API)Problem with [WS]/machine, incorrect status code arrives 200 should be 101
~% websocat ws://192.168.88.244/machine websocat: WebSocketError: Received unexpected status code (200 OK)
Is this a bug in the websocket implementation on the board or in the documentation?
-
@alexsuslov Is it possible that you are using a Duet in standalone mode? WebSocket connections are only supported in SBC mode.