I am new to n8n.if anybody can help how to deploy n8n in azure cloud.i am little bit confused with official document

I ma getting the below error from n8n deployment
User settings loaded from: /home/node/.n8n/config

Last session crashed

Initializing n8n process

Error: There was an error initializing DB

DatabaseError: no pg_hba.conf entry for host “10.30.36.173”, user “retooladmin”, database “pgdb-dev-retool”, SSL off

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

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

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 @aamith007, thank you for reaching out and being a part of the community!

We’ve seen this issue previously when the database of choice expects SSL to be configured.

Here are some additional resources:

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