RoboDLC
Posts: 125
Joined: Sun Apr 23, 2017 2:30 am

S3D 5.1.2 can't connect with Octoprint 1.9.3

I recently did an update to Octoprint and can no longer connect. The wizard does not ask for the API key, just bunches of this of the "Communication" screen. This used to work, and I can get to the Octopi from a browser.
Has anyone else seen this and gotten it to work?

be well,

DLC


SENT: GET http://192.168.1.221:80/api/printer
READ: {
"sd": {
"ready": false
},
"state": {
"error": "",
"flags": {
"cancelling": false,
"closedOrError": false,
"error": false,
"finishing": false,
"operational": true,
"paused": false,
"pausing": false,
"printing": false,
"ready": true,
"resuming": false,
"sdReady": false
},
"text": "Operational"
},
"temperature": {
"E": {
"actual": 0.0,
"offset": 0,
"target": null
},
"bed": {
"actual": 43.0,
"offset": 0,
"target": 0.0
},
"tool0": {
"actual": 219.0,
"offset": 0,
"target": 219.0
}
}
}
D. Clark
Robotics and sensors engineer
And lots of other stuff for fun.
S3D-Jason
Posts: 1608
Joined: Sun May 31, 2015 6:01 am

Re: S3D 5.1.2 can't connect with Octoprint 1.9.3

I think you would need to post the full communication log with the printer for us to know what's happening.

Otherwise, you can always try pressing the "Add New" button again and repeating the setup wizard.
RoboDLC
Posts: 125
Joined: Sun Apr 23, 2017 2:30 am

Re: S3D 5.1.2 can't connect with Octoprint 1.9.3

S3D-Jason wrote: Tue Nov 14, 2023 9:27 am I think you would need to post the full communication log with the printer for us to know what's happening.

Otherwise, you can always try pressing the "Add New" button again and repeating the setup wizard.
Which is what I did, and it now works again. As long as I am not looking at the web site, then, it stops working.
Not sure why that should be, I can have multiple web sites looking at the Duet console.

be well,
D. Clark
Robotics and sensors engineer
And lots of other stuff for fun.

Return to “Troubleshooting and Bug Reports”