Hi folks, I have a FreeBSD server that's been running reliably for years. I recently upgraded the OS and now I cannot login locally any more. Logging in via SSH works fine though. Logging in at the local console (ttyu1, no gui) it appears to accept the username and password ok, but then "hangs" before reaching the shell prompt. I've waited many minutes, but it never gets there. Issuing a Ctrl-C will kick it back to the login prompt.
It was on 12.4 until about a week ago. I upgraded it to 13.0, then 13.1, 13.2, and 14.0 all back to back one day. Patched up to date now, at version 14.0-RELEASE-p5. It did not have this problem on 12.4. There is no additional software installed, this machine is just an NFS server. Any ideas? Console output is below, as captured via IPMI (I changed the domain name to "mydomain" for this post). Note the "Ctrl-C" near the bottom. After the "You have new mail" is where it hangs, never displaying a shell prompt. Logging in via ssh as the same user works fine no issues. I'm stumped!
Thank you in advance for any ideas. This behavior occurs for all user accounts on the machine right now.
It was on 12.4 until about a week ago. I upgraded it to 13.0, then 13.1, 13.2, and 14.0 all back to back one day. Patched up to date now, at version 14.0-RELEASE-p5. It did not have this problem on 12.4. There is no additional software installed, this machine is just an NFS server. Any ideas? Console output is below, as captured via IPMI (I changed the domain name to "mydomain" for this post). Note the "Ctrl-C" near the bottom. After the "You have new mail" is where it hangs, never displaying a shell prompt. Logging in via ssh as the same user works fine no issues. I'm stumped!
Code:
FreeBSD/amd64 (multivac.int.mydomain.net) (ttyu1)
login: root
Password:
Last login: Thu Feb 22 21:28:06 on ttyu1
FreeBSD 14.0-RELEASE-p5 (GENERIC) #0: Tue Feb 13 23:37:36 UTC 2024
Welcome to FreeBSD!
Release Notes, Errata: https://www.FreeBSD.org/releases/
Security Advisories: https://www.FreeBSD.org/security/
FreeBSD Handbook: https://www.FreeBSD.org/handbook/
FreeBSD FAQ: https://www.FreeBSD.org/faq/
Questions List: https://www.FreeBSD.org/lists/questions/
FreeBSD Forums: https://forums.FreeBSD.org/
Documents installed with the system are in the /usr/local/share/doc/freebsd/
directory, or can be installed later with: pkg install en-freebsd-doc
For other languages, replace "en" with a language code like de or fr.
Show the version of FreeBSD installed: freebsd-version ; uname -a
Please include that output and any error messages when posting questions.
Introduction to manual pages: man man
FreeBSD directory layout: man hier
To change this login announcement, see motd(5).
You have new mail.
^C
FreeBSD/amd64 (multivac.int.mydomain.net) (ttyu1)
login:
Thank you in advance for any ideas. This behavior occurs for all user accounts on the machine right now.