New sessions hang indefinitely — existing sessions continue to work
Resolved 💬 2 comments Opened Feb 17, 2026 by amantinband Closed Feb 17, 2026
Bug report
Version: 2.1.44
OS: macOS 26.3
Node: 18.20.4
Auth: Max subscription (OAuth)
Description
Starting any new Claude Code session hangs indefinitely with no output and no error message. This affects both interactive (claude) and non-interactive (claude -p "hello") modes. existing sessions continue to work normally.
claude --help and claude auth status respond instantly.
Steps to reproduce
- Open a fresh terminal
- Run
claude -p "say hi" - Process spawns but produces no output — hangs indefinitely
What I've tried
- Updated to latest (2.1.44)
claude auth logout+claude auth login- Removed
~/.claude/cache/and~/.claude/statsig/ - Fresh terminal with clean environment
- Removed
ANTHROPIC_API_KEY(confirmed using OAuth)
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗