your-papa / obsidian-Smart2Brain

An Obsidian plugin to interact with your privacy focused AI-Assistant making your second brain even smarter!
GNU Affero General Public License v3.0
637 stars 42 forks source link

Fails to Load Plugin after Install #170

Open washere opened 1 day ago

washere commented 1 day ago

What happened?

Upon installing and enabling: IT Fails to Load Plugin after Install.

Other notes:

I think the problem is related to a clash, could be one of following:

Running on Debian, with all updates etc. All other plugins working fine.

Error Statement

Error Message is: 'Failed to load plugin "smart-second-brain"'

Steps to Reproduce

install enable everything seems ok but it is not working: niether listed in command-palette or any other signs

Smart Second Brain Version

1.3.0

Debug Info

RECOMMENDATIONS: Custom theme and snippets: for cosmetic issues, please first try updating your theme and disabling your snippets. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community theme and snippets. Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.

washere commented 3 hours ago

I was right. It can not be toggled on in: Settings: Community Plugins: Smart Second Brain [X]

Because it clashes with plugin:

Settings: Community Plugins: SystemSculp[t Ai [X]

https://github.com/systemsculpt/obsidian-systemsculpt-ai

Once I toggle off SystemSculpt-Ai plugin, Smart2ndBrain can be turned on.

I will leave this issue open. Mods can close it after fixing this bug or even before though a lot of people use that plugin too.

Plus, the bug can make problems with other Ai/llm plugins in future too. So best to fix it or at least trace it.

I am accessing llama3.2:3b locally and successfully with many plugins. Thanks.

P.S. I deleted my list of installed plugins in my OP debug-info, as I traced the problem myself anyway: to a clash & specifically to plugins then to the particular one.

Thanks again for the great work by the team.