What is the problem?
Hello, and thanks for the add.
I've been using octoprint for 4 months (I've only had a 3d printer for 6) and it's been great - I've been able to download gcode straight to the Pi4, and straight to my Prusa i3 Mk3 without needing the sd cards.
And then I got a new PC and upgraded to octoprint 1.5i.
I followed my network settings, and can link on Firefox to octoprint no problem.
But in SLicer, in the print host upload section, when I type in the IP address that works on firefox, and click on Browse, it comes up with no options. If I click test, then I get the same error that I get when I click on the G button (So slicer finds octoprint, it just doesn't know how to print to it amy more)
What did you already try to solve it?
Lots of restarts, of both laptop and printer and Pi4.
I've checked the IP address that Firefox uses to connect, and typed that into Prusa Slicer's Hostname, IP or URL box. I've typed both the user name and the password into the API Key/Password box both without success (What's an API key?)
Logs (syslog, dmesg, ... no logs, no support)
The error from Prusa slicer when I try to print gcode to octoprint
Error uploading to print host:
HTTP 403:
Forbidden
You don't have the permission to access the requested resource. It is either read-protected or not readable by the server.
In Firefox, when I click on connect, it cycles through the baudrates
Changing monitoring state from "Offline" to "Detecting serial connection"
Performing autodetection with 7 port/baudrate candidates: /dev/ttyACM0@115200, /dev/ttyACM0@250000, /dev/ttyACM0@230400, /dev/ttyACM0@57600, /dev/ttyACM0@38400, /dev/ttyACM0@19200, /dev/ttyACM0@9600
Trying port /dev/ttyACM0, baudrate 115200
Connecting to port /dev/ttyACM0, baudrate 115200
Handshake attempt #1 with timeout 2.0s
Connected to: Serial<id=0xb2a0bf70, open=True>(port='/dev/ttyACM0', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=2.0, xonxoff=False, rtscts=False, dsrdtr=False), starting monitor
Send: N0 M110 N0*125
Handshake attempt #2 with timeout 2.0s
Send: N0 M110 N0*125
Handshake attempt #3 with timeout 2.0s
Send: N0 M110 N0*125
Trying port /dev/ttyACM0, baudrate 250000
Handshake attempt #1 with timeout 2.0s
Send: N0 M110 N0*125
Handshake attempt #2 with timeout 2.0s
Send: N0 M110 N0*125
Handshake attempt #3 with timeout 2.0s
Send: N0 M110 N0*125
Trying port /dev/ttyACM0, baudrate 230400
Handshake attempt #1 with timeout 2.0s
Send: N0 M110 N0*125
Handshake attempt #2 with timeout 2.0s
Send: N0 M110 N0*125
Handshake attempt #3 with timeout 2.0s
Send: N0 M110 N0*125
Trying port /dev/ttyACM0, baudrate 57600
Handshake attempt #1 with timeout 2.0s
Send: N0 M110 N0*125
Handshake attempt #2 with timeout 2.0s
Send: N0 M110 N0*125
Handshake attempt #3 with timeout 2.0s
Send: N0 M110 N0*125
Trying port /dev/ttyACM0, baudrate 38400
Handshake attempt #1 with timeout 2.0s
Send: N0 M110 N0*125
Handshake attempt #2 with timeout 2.0s
Send: N0 M110 N0*125
Handshake attempt #3 with timeout 2.0s
Send: N0 M110 N0*125
Trying port /dev/ttyACM0, baudrate 19200
Handshake attempt #1 with timeout 2.0s
Send: N0 M110 N0*125
Handshake attempt #2 with timeout 2.0s
Send: N0 M110 N0*125
Handshake attempt #3 with timeout 2.0s
Send: N0 M110 N0*125
Trying port /dev/ttyACM0, baudrate 9600
Handshake attempt #1 with timeout 2.0s
Send: N0 M110 N0*125
Handshake attempt #2 with timeout 2.0s
Send: N0 M110 N0*125
Handshake attempt #3 with timeout 2.0s
Send: N0 M110 N0*125
Changing monitoring state from "Detecting serial connection" to "Error: No more candidates to test, and no working port/baudrate combination detected."
Changing monitoring state from "Error: No more candidates to test, and no working port/baudrate combination detected." to "Offline (Error: No more candidates to test, and no working port/baudrate combination detected.)"
Connection closed, closing down monitor
Octoprint.log (77.7 KB)
Additional information about your network (Hardware you are trying to connect to, hardware you are trying to connect from, router, access point, used operating systems, ...)
I have both the laptop and the Pi4 hardwired to the home network, wireless is not being used. I'm running Win 10, with Firefox, and Prusa Slicer 2.2.0
I've just upgraded octoprint to ver 1.5 today - it was all working before that, but it is a new laptop. (Dell Inspiron 3793)
Any advice about how to get over this hump would be gratefully received.
Many thanks
Pad