Unable to connect n8n (hosted on repocloud.io) to Supabase Postgres with SSL enabled due to certificate errors

Postgres credential using SSL Allow/Require (hosted in Supabase) - n8n on RepoCloud

Any one able to get this connect to work?

n8n self-hosted in repocloud.io
postgres db hosted in supabase (ipv4 pooled connection)

When SSL is disabled, credential works
When SSL is allow/require, credential fails (error: self-signed certificate in certificate chain)

Is this just a limitation within repocloud as I don’t have command line access to the underlying machine? (and therefore have no way to apply the SSL cert from supabase? like how i would be able to do say if i was hosting n8n on digital ocean or similar?)

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:
  • **n8n Version: 1.76.1
  • Database: default: SQLite
  • n8n EXECUTIONS_PROCESS setting (default: own, main): own, main
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Repocloud / Chrome
  • Operating system: Windows