-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
possible bugBug was reported but is not confirmed or is unable to be replicated.Bug was reported but is not confirmed or is unable to be replicated.
Description
How are you running AnythingLLM?
Docker (local)
What happened?
I am using image: mintplexlabs/anythingllm in windows 11 wsl2 with version anythingllm v1.8.1
I was using Milvus but I've tested switch to Lance, but i got the same result, infinite loading
I'm not sure what happened, it had been working before without any problem, I don't even know when it went wrong.
Docker error log on anythingllm
[backend] error: Cannot read properties of null (reading 'startsWith') TypeError: Cannot read properties of null (reading 'startsWith')
at Object.canWatch (/app/server/models/documentSyncQueue.js:56:21)
at fileToPickerData (/app/server/utils/files/index.js:365:25)
at async Promise.all (index 0)
at async viewLocalFiles (/app/server/utils/files/index.js:64:23)
at async /app/server/endpoints/system.js:419:28
[backend] error: Cannot read properties of null (reading 'startsWith') TypeError: Cannot read properties of null (reading 'startsWith')
at Object.canWatch (/app/server/models/documentSyncQueue.js:56:21)
at fileToPickerData (/app/server/utils/files/index.js:365:25)
at async Promise.all (index 0)
at async viewLocalFiles (/app/server/utils/files/index.js:64:23)
at async /app/server/endpoints/system.js:419:28Are there known steps to reproduce?
Open AnythingLLM
Try open the upload panel
Stuck loading
Then I've tried reboot containers, change milvus to Lance, and it keep stucked loading.
Metadata
Metadata
Assignees
Labels
possible bugBug was reported but is not confirmed or is unable to be replicated.Bug was reported but is not confirmed or is unable to be replicated.