Connecting with DB using its IP as hostname doesn't working

  • n8n version:1.3.61
  • Database: Postgres
  • n8n EXECUTIONS_PROCESS setting: main
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Linux VM

Kindly provide a solution ASAP

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:

Hi @MounikaNangineni ,

Welcome to the community! :sparkles:

It looks like you’re using the wrong hostname/IP address. Could you try inserting you actual IP address instead of the localhost and see if the error persists?

Hi @mariana-na ,

By using actual IP address its taking as localhost still error persists.

Are you still getting the same error or a different one?

It seems that the altnames do not include your IP address. You might need to review your CA to make sure it includes your localhost.

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