这是indexloc提供的服务,不要输入任何密码
Skip to content

[BUG]: Stuck loading on upload documents module #3912

@Milor123

Description

@Milor123

How are you running AnythingLLM?

Docker (local)

What happened?

Image

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:28

Are 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

No one assigned

    Labels

    possible bugBug was reported but is not confirmed or is unable to be replicated.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions