Files
tolaria/src-tauri/resources/agent-docs/pages/troubleshooting/vault-not-loading.md
2026-05-06 23:08:42 +02:00

695 B

Vault Not Loading

Source: troubleshooting/vault-not-loading.md URL: /troubleshooting/vault-not-loading

Vault Not Loading

Use this checklist when Tolaria cannot open or refresh a vault.

Check The Folder

  • Confirm the folder exists.
  • Confirm the folder contains readable files.
  • Confirm Tolaria has permission to access the folder.
  • Try opening a smaller test vault to isolate the issue.

Check Git

If the vault is a Git repository, verify it is not in a broken state:

git status

Resolve interrupted merges or corrupted repository state before retrying.

Reload

Run Reload Vault from the command palette. This clears derived cache and rescans the filesystem.