Skip to content

Document store error 500 when upserting #175

@claudiogrimo

Description

@claudiogrimo

Hello everyone, noob here.
I installed Flowise on Hetzner via Coolify. When I try to connect Pinecone, it doesn't work. The same information put on the Flowise cloud version work, but not the self-hosted one.

This is the error:
Status: 500
Error: documentStoreServices.insertIntoVectorStoreMiddleware - Error: documentStoreServices.insertIntoVectorStore - Error: documentStoreServices._insertIntoVectorStoreWorkerThread - PineconeBadRequestError: 
<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>403 Forbidden</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Forbidden</h1>
<h2>Your client does not have permission to get URL <code>/indexes/flowise</code> from this server.</h2>
<h2></h2>
</body></html>

It happens (with different error) with every different vectorDB tried (Chroma and MongoDB Atlas). Also tried to delete, and create a new one. Always facing this.
I'm using OpenAI embedding, and I also set correct dimensions, see image.

Image

Any idea? I think it's related to my installation.
Thanks in advance!

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