[BUG] Empty page after login in VSCode extension
Resolved 💬 9 comments Opened Oct 11, 2025 by IAkumaI Closed Feb 28, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
When you do login in VSCode extension via pasting the code, after submitting the form it shows nothing.
Completely empty sidebar window.
What Should Happen?
It should continue working and showing the UI
Error Messages/Logs
I see this in Output of the extension. Not sure, but might be helpful.
[info] Handling manual auth code input
2025-10-11 15:45:44.685 [info] Saving OAuth tokens to secure storage
2025-10-11 15:45:44.685 [info] OAuth tokens saved to macOS keychain
2025-10-11 15:45:44.829 [info] Login successful
2025-10-11 15:45:44.829 [info] Getting authentication status
2025-10-11 15:45:44.829 [info] Keychain read failed, trying file fallback
2025-10-11 15:45:44.829 [info] OAuth tokens found in secure storage
2025-10-11 15:45:44.829 [info] Auth status: method=claudeai
2025-10-11 15:45:44.830 [info] Closing Claude on channel: vrxq6hp5yro
2025-10-11 15:45:44.869 [info] From claude: [DEBUG] Getting matching hook commands for SessionEnd with query: undefined
[DEBUG] Found 0 hook matchers in settings
2025-10-11 15:45:44.870 [info] From claude: [DEBUG] Matched 0 unique hooks for query "no match query" (0 before deduplication)
2025-10-11 15:45:44.877 [info] From claude: [DEBUG] Cleaned up session snapshot: /Users/akuma/.claude/shell-snapshots/snapshot-zsh-1760186681270-8xmglc.sh
2025-10-11 15:45:44.887 [info] Closing Claude on channel: vrxq6hp5yro
2025-10-11 15:45:44.887 [error] Error from Claude (on channel vrxq6hp5yro): Error: Claude Code process exited with code 1
2025-10-11 15:45:44.888 [info] From claude: Claude Code process exited with code 1
Steps to Reproduce
- Login via code in VSCode extension
- Watch empty window
Claude Model
None
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.0.14
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
Also, CC asks for logging in a lot. Just almost every day and sometimes even several times a day.
This issue has 9 comments on GitHub. Read the full discussion on GitHub ↗