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

addDocumentToNamespace undefined #197

@phires

Description

@phires

Hi,

after uploading a document I want to active it for the workspace.
The Logfile shows the following error:

2023-08-17 09:51:09 SELECT * FROM system_settings WHERE label = 'multi_user_mode'
2023-08-17 09:51:09 SELECT * FROM workspaces WHERE slug = 'privat-test'
2023-08-17 09:51:09 SELECT * FROM workspace_documents WHERE workspaceId = 1 
2023-08-17 09:51:09 Adding new vectorized document into namespace privat-test
2023-08-17 09:51:09 Chunks created from document: 4
2023-08-17 09:51:09 addDocumentToNamespace undefined
2023-08-17 09:51:09 Failed to vectorize test-doc-1692258645/test-doc-pg0-228645c0-8078-4dbd-bc63-a96cbc9c8dcd.json
2023-08-17 09:51:09 Adding new vectorized document into namespace privat-test
2023-08-17 09:51:09 Chunks created from document: 3
2023-08-17 09:51:09 addDocumentToNamespace undefined
2023-08-17 09:51:09 Failed to vectorize test-doc-1692258645/test-doc-pg1-2b3b980f-9c53-4bd9-b7bc-1b28f0807e5a.json
2023-08-17 09:51:09 Adding new vectorized document into namespace privat-test
2023-08-17 09:51:09 Chunks created from document: 1
2023-08-17 09:51:09 addDocumentToNamespace undefined

I am using docker.
ChromaDB is also a docker container.
Disabling Vector Cache does not help.

Anything I can do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions