mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-25 04:35:50 +03:00
[GH-ISSUE #422] Failure to initialize repositories due to missing database directory #126
Labels
No labels
bug
enhancement
enhancement
feature
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ProxmoxVE-Local#126
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Husche on GitHub (Jan 1, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/422
I have installed manually from Git on an LCX container running Debian 12 following all the steps in the readme file. Now I can access the frontend via web browser but no scripts are showing. Apparently this is due to a missing directory:
Calling initializeRepositories... Initializing default repositories... prisma:error Cannot open database because the directory does not exist Failed to initialize repositories: TypeError: Cannot open database because the directory does not existSince I don‘t know what initializeRepositories does, can you point me to any potentially missing requirements or network issues?