Postgres Connection suddenly broken

Describe the problem/error/question

My postgres connection suddenly stop working.
I use postgres over ssh tunnel in n8n cloud version 1.50

now it does shows the error “Error: All configured authentication methods failed at doNextAuth”

What is the error message (if any)?

Error: All configured authentication methods failed at doNextAuth

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: 1.50
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
  • Operating system:

This is a duplicate of Send mail: Client network socket disconnected before secure TLS connection was established .

We merged the fix just an hour ago, and a patch release for 1.50 will go out later today with this fix.

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