AstroPrint / OctoPrint-AstroPrint

Connect your OctoPrint device to the AstroPrint 3D Printing Cloud
31 stars 10 forks source link

Connect is not supported #111

Open remcoder opened 2 years ago

remcoder commented 2 years ago

When trying to initiate the connection between my 3d printer and Octoprint via the astroprint cloud ui, I get the following error message:

0e58a95ae2f1c7dca7337153e99fc2c6856f8010.js:11 Failed to send printer command [connect]: <class 'octoprint_astroprint.boxrouter.handlers.requesthandler.PrinterCommandHandler'>::connect is not supported

Weirdly enough, the ui does report a succesfull connection when I initiate it from the Octoprint UI.

I'm using:

image

remcoder commented 2 years ago

Is it not supported? https://github.com/AstroPrint/OctoPrint-AstroPrint/blob/3f4b7271c00a594c39170d51a3df15a0188274fa/octoprint_astroprint/boxrouter/handlers/requesthandler.py#L205