Skip to content

No Registration Screen #131

@zainhoda

Description

@zainhoda

On first startup, I'm unable to get past the login screen.

Image
% 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions