Supabase Vector Store Issue (self hosted)

Hi, I am having a problem when I tried to store data into a supabase store. The message is “A Document sub-node must be connected and enabled”.
My n8n version is 1.82.3 (self hosted). My workflow was designed to store in a supabase vector store any file created in a specific google drive folder.
The output returned by the last node is the file content how I show it below

The error message showed in the supabase node:

I am using a docker compose with different tools containers to run n8n.
I am working with windows10 operating system.

I think you need to add a document sub-node.
In your screenshot, you can see a document sub-node:

You can click here and add a document sub-node.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.