Tagged
#tmux
1 post
-
macOS SSH and Claude Code "Logged Out": The Keychain Unlock Fix
SSH into a Mac, fire up Claude Code, and get prompted to /login — even though you're already signed in at the GUI Terminal and tmux sessions sometimes hit the same thing. It's not a Claude Code bug; it's the macOS login keychain not being unlocked in non-GUI sessions. One security unlock-keychain command fixes it. This post covers why SSH triggers it, why the command works, and other tools (gh, git, docker, codesign…) that hit the same wall.