I cannot connect to my SKR v.1.3 board. It will time out after a bit. Printer will move axis via marlin menu.
What did you already try to solve it?
I have tried both a Pi v3B and a Pi 4b. Have replaced USB cable and updated both Marlin and Octoprint. Marlin is v 2.0.9.2 and the Pi is running 1.70
Have you tried running in safe mode?
Yes
Did running in safe mode solve the problem?
No change
Systeminfo Bundle
You can download this in OctoPrint's System Information dialog ... no bundle, no support!) octoprint-logs.zip (498.8 KB)
WRITE HERE
Additional information about your setup
OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible
Marlin is v 2.0.9.2 and the Pi is running 1.70. The printer is a Hypercube 300 core x/y, the browser is Chrome and OS is MacOS 11.6
Hello,
I saw numerous errors reported with plugins from runs yesterday, no tests with a printer connected before noon today. The log does not contain a run with Safe Mode enabled.
I used grep --text -F "octoprint.util.comm" octoprint.log to condense the connection-related lines from the log, for some strange reason grep treated the .log as a binary file and I had to force it into text mode.
OctoPrint tries the serial port on 7 different baud rates and gets no handshake.
It might help to look what the kernel sees of the connection.
For this please
ssh into the pi
pi/raspberry
unplug the usb cable
type into the console: sudo dmesg -w
hit enter 2 or 3 times to make a visible empty line
now plug in the usb cable
wait a few seconds until there is no more new text in the console
copy the lines that appeared after plugging the cable and