Obsidian crash on enabling plugin
See original GitHub issueObsidian crashes whenever I enable the plugin. I couldn’t automatically install better-sqlite3 (404 error), and installed https://github.com/aidenlx/better-sqlite3/releases/download/7.6.2-mod.2/darwin-amd64-103.node.gz for my Macbook Pro 2019 (with an intel chip). Probably has something to do with that.
plugin:obsidian-zotero-plugin:6 [2022-10-26T10:51:47.950] [INFO] obsidian-zotero:main - Auto refresh set to true
blob:app://obsidian.md/2aa030d7-41ad-4607-bd11-2c928a499dec:58 Error: failed to get libs: no main database opened
at EX (blob:app://obsidian.md/2aa030d7-41ad-4607-bd11-2c928a499dec:58:13594)
at Function.<anonymous> (blob:app://obsidian.md/2aa030d7-41ad-4607-bd11-2c928a499dec:58:8438)
at Function.o (blob:app://obsidian.md/2aa030d7-41ad-4607-bd11-2c928a499dec:58:8276)
at blob:app://obsidian.md/2aa030d7-41ad-4607-bd11-2c928a499dec:14:8229
at blob:app://obsidian.md/2aa030d7-41ad-4607-bd11-2c928a499dec:14:6948
(anonymous) @ VM114 2aa030d7-41ad-4607-bd11-2c928a499dec:58
await in (anonymous) (async)
o @ VM114 2aa030d7-41ad-4607-bd11-2c928a499dec:58
(anonymous) @ VM114 2aa030d7-41ad-4607-bd11-2c928a499dec:14
(anonymous) @ VM114 2aa030d7-41ad-4607-bd11-2c928a499dec:14
plugin:obsidian-zotero-plugin:6 [2022-10-26T10:51:48.188] [ERROR] obsidian-zotero:main - Error: failed to get libs: no main database opened
at EX (blob:app://obsidian.md/2aa030d7-41ad-4607-bd11-2c928a499dec:58:13594)
at Function.<anonymous> (blob:app://obsidian.md/2aa030d7-41ad-4607-bd11-2c928a499dec:58:8438)
at Function.o (blob:app://obsidian.md/2aa030d7-41ad-4607-bd11-2c928a499dec:58:8276)
at blob:app://obsidian.md/2aa030d7-41ad-4607-bd11-2c928a499dec:14:8229
at blob:app://obsidian.md/2aa030d7-41ad-4607-bd11-2c928a499dec:14:6948
blob:app://obsidian.md/2aa030d7-41ad-4607-bd11-2c928a499dec:48 [2022-10-26T10:51:48.200] [INFO] obsidian-zotero:db-worker - Database opened: /Users/emile/Zotero/zotero.sqlite
blob:app://obsidian.md/2aa030d7-41ad-4607-bd11-2c928a499dec:48 [2022-10-26T10:51:48.201] [INFO] obsidian-zotero:db-worker - Database opened: /Users/emile/Zotero/better-bibtex-search.sqlite```
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:12 (3 by maintainers)
Top Results From Across the Web
Using the workspace core plugin with a pop out crashes app
Open a popout window with a page that is saved a workspace. Activate the saved workspace. Expected result. Popout closes and the workspace ......
Read more >Crashing - Help - Obsidian Forum
I've deleted plug-ins, changed themes, deleted big documents, etc. I have uninstalled and reinstalled multiple times. I have a macbook pro 2018 ...
Read more >[Bug] Crash During Sync - Obsidian Forum
After doing this it no longer crashed. Upon enabling either mobile data or wi-fi again, Obsidian would resume crashing within a short amount ......
Read more >[BUG] App crashes - Bug graveyard - Obsidian Forum
I'll start bisecting the files and adding them slowly at a time to see if I can manually spot the culprit. Understood. I'll...
Read more >How to setup crash log to file? - Help - Obsidian Forum
I've encountered very frequent crashing today for some reason. After load, it seems normal ... I don't have any community plugins enabled.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@phlind you can go to .obsidian file and delete better-sqlite3-*.node manually. Afterwards you should be able to do auto install
I can’t install better-sqlite3 via auto install. It generates a “request failed 404” response