glowingjade / obsidian-smart-composer

AI chat assistant for Obsidian with contextual awareness, smart writing assistance, and one-click edits. Features vault-aware conversations, semantic search, and local model support.
MIT License
284 stars 15 forks source link

rebuilding index failed #88

Open chartiobrain opened 3 weeks ago

chartiobrain commented 3 weeks ago

Not sure why I'm getting the rebuilding index failed error... Any ideas?

plugin:smart-composer:598 RuntimeError: Aborted(). Build with -sASSERTIONS for more info. at abort (plugin:smart-composer:298:76498) at __abort_js (plugin:smart-composer:299:64513) at postgres.wasm.abort (postgres.wasm-028403ca:0x6d6d01) at postgres.wasm.ExceptionalCondition (postgres.wasm-028403ca:0x3bc1d9) at postgres.wasm.pg_re_throw (postgres.wasm-028403ca:0x3b7df9) at invoke_v (plugin:smart-composer:300:229210) at postgres.wasm.PortalRun (postgres.wasm-028403ca:0x7705b) at postgres.wasm.exec_simple_query (postgres.wasm-028403ca:0x72501) at postgres.wasm.interactive_file (postgres.wasm-028403ca:0x6bd30) at postgres.wasm.RePostgresSingleUserMain (postgres.wasm-028403ca:0x6ba0a)

kevin-on commented 3 weeks ago

This error occurs when the obisidian installer is outdated. See Getting Started for more details.

corpetty commented 1 week ago

This error occurs when the obisidian installer is outdated. See Getting Started for more details.

I am on the current version of the flatpak on Fedora 41. I still get this issue. Using Ollama nomic-embed-text

glowingjade commented 1 week ago

I'll look into this issue again

glowingjade commented 1 week ago

@corpetty could you clarify which app version and installer version you're using? The app and the installer have separate versions. You can find this information in the Settings > General menu, as shown here:

Screenshot 2024-11-22 at 10 47 45 AM