brianpetro / obsidian-smart-connections

Chat with your notes & see links to related content with AI embeddings. Use local models or 100+ via APIs like Claude, Gemini, ChatGPT & Llama 3
https://smartconnections.app
GNU General Public License v3.0
2.59k stars 176 forks source link

Smart connections tab stays blank. #735

Closed Ruboks-Cube closed 3 weeks ago

Ruboks-Cube commented 1 month ago

Here is an image of my situation, the smart connections tab is open but nothing is happening. This started happening pretty recently. I'm not sure what it means in the dev tools but I thought it would be useful to send that too. IDK any other information. My settings are default settings I don't use the chatbox much either. image_2024-08-23_092602263

Edit: IT works fine after doing the refresh. However, I did this yesterday too and it worked but today it started not working as well.

Edit: After a bit it didn't work anymore. If it does work it gets stuck on one note and I can't do "refresh" with ctrl+p or clicking out of the note does not work.

image

jowitte commented 1 month ago

Hi @brianpetro . I have a quite similar issue: Since some time Smart Connections causes Obsidian to freeze for some seconds each time I switch notes while I get a Smart Connections notification and the console log shows something like this:

Screenshot by Dropbox Capture

Some related notes section sometimes doesn't show anything:

Screenshot by Dropbox Capture

Or it shows the related notes of the previously active file.

This happens in the stable version as well as in the newest 2.2. If the sidebar is not visible, switching notes doesn't cause the app to freeze.

Dnarts commented 1 month ago

Please assist; the refresh and restart buttons are not working. I attempted to reinstall, but it would not function.

image

plugin:smart-connections:9351 Uncaught (in promise) Error: Path is excluded: .obsidian/plugins/smart-connections/data.json
    at SmartFs.pre_process (plugin:smart-connections:9351:13)
    at SmartFs.use_adapter (plugin:smart-connections:9379:18)
    at SmartFs.exists (plugin:smart-connections:9409:23)
    at SmartEnvSettings.load_obsidian_settings (plugin:smart-connections:6676:27)
    at async SmartEnvSettings.load (plugin:smart-connections:6664:5)
    at async ScEnv.init (plugin:smart-connections:7117:5)
    at async ScEnv.init (plugin:smart-connections:7236:5)
    at async SmartConnectionsPlugin.load_env (plugin:smart-connections:13239:5)
    at async SmartConnectionsPlugin.initialize (plugin:smart-connections:13220:5)

bbecausereasonss commented 1 month ago

Yes been having this issue a lot lately and having to completely re-embed my entire folder; mind you now it won't even re-embed, it's pausing/freezing mid-way through with OpenAI-Small.

HLuisPP commented 1 month ago

I'm having the same issue with Smart Connections version 2.2.66. It doesn't load the smart connections and it freezes Obisidian momentarily.

SYSTEM INFO: Obsidian version: v1.6.7 Installer version: v1.4.13 Operating system: Windows 10 Pro for Workstations 10.0.22631 Login status: logged in Catalyst license: supporter Insider build toggle: off Live preview: on Base theme: dark Community theme: Minimal v7.7.18 Snippets enabled: 3 Restricted mode: off
55: Smart Connections v2.2.66 smartconnection_2_2_66_issues_loading_1 smartconnection_2_2_66_issues_loading_2

Dnarts commented 3 weeks ago

I solved this on the topic below: https://github.com/brianpetro/obsidian-smart-connections/discussions/768#discussioncomment-10608834

christianngarcia commented 3 weeks ago

Thanks for sharing a solution. 😊