You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to connect Flowise and Weaviate. Both run on Docker. When I attempt to Upsert Vector Store, I encounter the following error:
Unable to connect. Error: vectorsService.upsertVector - Error: Error adding vectors: FetchError: request to http://localhost:8080/v1/batch/objects failed, reason:
This address returns:
{"code":405,"message":"method GET is not allowed, but [POST,DELETE] are"}
The flow works perfectly on Weaviate Cloud.
I used the Flowise and Weaviate tutorials to build the Docker image.
If you have a solution for me, I would be very pleased.
Thanks,
Alex
Beta Was this translation helpful? Give feedback.
All reactions