Describe the problem/error/question
Trying to integrate a simple Postgress Chat Memory module into my Workflow using a Supabase Postgress DB and I’m getting the following error:
What is the error message (if any)?
Error code: ERR_INVALID_URL
Node type: @n8n/n8n-nodes-langchain.memoryPostgresChat
Node version: 1.3 (Latest)
n8n version: 1.69.2 (Cloud)
Stack trace
NodeApiError: Invalid URL at ExecuteSingleContext.httpRequestWithAuthentication (/usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/NodeExecuteFunctions.js:1220:15) at ExecuteSingleContext.httpRequestWithAuthentication (/usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/NodeExecuteFunctions.js:2086:20) at RoutingNode.rawRoutingRequest (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/RoutingNode.js:343:29) at RoutingNode.makeRoutingRequest (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/RoutingNode.js:429:28) at async Promise.allSettled (index 0) at RoutingNode.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/RoutingNode.js:164:35) at Workflow.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/Workflow.js:773:23) at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:706:51 at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:1137:20
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Problem in node ‘Postgres Chat Memory‘
Invalid URL
Information on your n8n setup
- **n8n version: ** 1.69.2
- Database (): Supabase Postgress
- n8n EXECUTIONS_PROCESS setting (:): default
- Running n8n via (,): n8n cloud
- Operating system: MacOS