Skip to content

Windows startup fails with Backend exited during startup readiness check: exit code: 3 #124

@enderzcx

Description

@enderzcx

On Windows, the app can fail to start with Backend exited during startup readiness check: exit code: 3.

In my case the real cause was a permission error on:
C:\Users\Administrator\.cache\nowledge-graph

The backend should fall back to a writable app-owned cache directory under %LOCALAPPDATA% instead of hard failing on %USERPROFILE%\.cache. The current UI only shows the generic readiness-check failure, which makes diagnosis much harder.

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