obsidian-query-language icon indicating copy to clipboard operation
obsidian-query-language copied to clipboard

Cannot read property of 'concat' of null - Index never builds

Open enly1 opened this issue 4 years ago • 5 comments

Hi - Not sure what the problem is but i've started to get this error being shown on my page:

image

Looking in debug, the index process appears to fail, which makes sense for the rendered message above.

The exception thrown during initial indexing is:

image

I don't have the full debug trace, but I think it was thrown after it had processed several stages and had reached tags.

I do use metadata tags in my notes.

enly1 avatar Nov 13 '21 08:11 enly1

Note, Obsidian plugin version was 2.0.0, Obsidian version v0.12.19 (Linux)

enly1 avatar Nov 13 '21 08:11 enly1

I have this same issue - Obsidian v0.13.21 (MacOS) Debug output is identical.

When I manually try to rebuild the OQL index, same issue and it appears to happen immediately.

thatdwayne avatar Jan 21 '22 17:01 thatdwayne

This is still an issue in v0.13.24 (MacOS) - any prognosis? None of my OQL queries work. image

thatdwayne avatar Feb 15 '22 20:02 thatdwayne

You could try a rebuild of the index, that might solve it if not it's a bug that still needs to be fixed!

I've started to rewrite the entire codebase to use Svelte instead of just typescript. I'm aiming to release that soon!

jplattel avatar Feb 16 '22 21:02 jplattel

same issue here. Never get the index built. Hitting the hotkey triggered the same error.

swuphoto avatar Apr 21 '22 20:04 swuphoto