-
Notifications
You must be signed in to change notification settings - Fork 399
Open
Description
On first startup, I'm unable to get past the login screen.

% npm run dev
> claude-code-ui@1.5.0 dev
> concurrently --kill-others "npm run server" "npm run client"
[1]
[1] > claude-code-ui@1.5.0 client
[1] > vite --host
[1]
[0]
[0] > claude-code-ui@1.5.0 server
[0] > node server/index.js
[0]
[0] Connected to SQLite database
[1]
[1] VITE v7.0.4 ready in 138 ms
[1]
[1] ➜ Local: http://localhost:3001/
[1] ➜ Network: http://192.168.0.130:3001/
[0] No .env file found or error reading it: ENOENT: no such file or directory, open '/Users/zain/git/claudecodeui/.env'
[0] PORT from env: undefined
[0] Database initialized successfully
[0] ✅ Database initialization skipped (testing)
[0] Claude Code UI server running on http://0.0.0.0:3000
[1] 9:36:48 AM [vite] http proxy error: /api/auth/status
[1] AggregateError [ECONNREFUSED]:
[1] at internalConnectMultiple (node:net:1139:18)
[1] at afterConnectMultiple (node:net:1714:7)
Metadata
Metadata
Assignees
Labels
No labels