Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to Load Plugin after Install #170

Open
washere opened this issue Nov 23, 2024 · 1 comment
Open

Fails to Load Plugin after Install #170

washere opened this issue Nov 23, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@washere
Copy link

washere commented Nov 23, 2024

What happened?

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

Other notes:

  • After Installing it gives message everything is OK
  • After enabling, OPTIONS button is not there
  • "Smart Second Brain" is not in command palette
  • If you disable & enable again, Error message pops up again (failed to load smart-second-brain)
  • In community plugins list in settings: if you toggle disable button, then try to enable again by toggle: button will not toggle back ON again

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

  • Clashes with ollama setup on some systems
  • Clashes with multi local LLM installs, i have several, only ollama3.2:3b running localhost:11434
  • This is my opinion: this plugin clashes with another plugin using an LLM, probably local ollama

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 washere added the bug Something isn't working label Nov 23, 2024
@washere
Copy link
Author

washere commented Nov 24, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants