You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Synchronization of Obsidian vault with Khoj server gets stuck during Force Sync operation. While the connection to the server is established successfully and the initial API calls are made, the synchronization process never completes. The "Updating" moon animation in the Obsidian plugin continues indefinitely without any progress.
Expected behavior: The Force Sync operation should index all markdown files from the Obsidian vault into the Khoj knowledge base, as it successfully did during the previous setup with the same configuration.
Actual behavior: After initiating Force Sync, the server logs show initial connection and setup steps, but the indexing process appears to halt without any error messages or further progress. No documents appear in the knowledge base despite the sync appearing to run (spinning animation).
To Reproduce
Steps to reproduce the behavior:
Install Khoj server using Docker on Linux
Configure Ollama with llama3.2-vision model as the AI backend
Install and enable Khoj plugin in Obsidian
Configure server connection in the plugin settings
Describe the bug
Synchronization of Obsidian vault with Khoj server gets stuck during Force Sync operation. While the connection to the server is established successfully and the initial API calls are made, the synchronization process never completes. The "Updating" moon animation in the Obsidian plugin continues indefinitely without any progress.
Expected behavior: The Force Sync operation should index all markdown files from the Obsidian vault into the Khoj knowledge base, as it successfully did during the previous setup with the same configuration.
Actual behavior: After initiating Force Sync, the server logs show initial connection and setup steps, but the indexing process appears to halt without any error messages or further progress. No documents appear in the knowledge base despite the sync appearing to run (spinning animation).
To Reproduce
Steps to reproduce the behavior:
Screenshots
N/A
Platform
If self-hosted
Additional context
The text was updated successfully, but these errors were encountered: