After building the 64bit Nightly Release OctoPrint system using "2026-08-22_2026-06-18-octopi-trixie-arm64-lite-1.2.0", I am unable to SSH into the system. The system responds with connection refused.
After searching the logs, error messages indicated SSH failed to start because of errors in /etc/ssh/sshd_config. After reviewing the file, I found the problem is the last line of the file. I solved the problem by inserting a "#" to make the line a comment:
IPQoS 0x00
I do not know if this is an OctoPrint problem or a problem with the Trixie release.
Butch
After building the 64bit Nightly Release OctoPrint system using "2026-08-22_2026-06-18-octopi-trixie-arm64-lite-1.2.0", I am unable to SSH into the system. The system responds with connection refused.
After searching the logs, error messages indicated SSH failed to start because of errors in /etc/ssh/sshd_config. After reviewing the file, I found the problem is the last line of the file. I solved the problem by inserting a "#" to make the line a comment:
IPQoS 0x00
I do not know if this is an OctoPrint problem or a problem with the Trixie release.
Butch