I did the upgrade to proxmox 8.3 today and couldn't login via SSH on my machine anymore. Web-UI works and in the shell I could see a segfault in sshd:
After downgrading the kernel to 6.8.12-2-pve (with "proxmox-boot-tool kernel pin 6.8.12-2-pve"), the problem disappeared.
No problem with this update on another machine, btw.
Is this a known bug or has someone else the same problem? Couldn't find exact this problem when searching.
Code:
Nov 24 10:03:19 prox kernel: sshd[22556]: segfault at 602e75122bf0 ip 0000602e75122bf0 sp 00007ffe4b5eaa78 error 7 in sshd[602e750f1000+ce000] likely on CPU 3 (core 3, socket 0)
After downgrading the kernel to 6.8.12-2-pve (with "proxmox-boot-tool kernel pin 6.8.12-2-pve"), the problem disappeared.
No problem with this update on another machine, btw.
Is this a known bug or has someone else the same problem? Couldn't find exact this problem when searching.