Received invalid response: 65 while testing DB connection

Describe the problem/error/question

I am testing a postgresDB connection.
Host: IP of my hosting provider (used you IP to authorize the remote connection)
User/PWD as per my db
SSL β†’ disabled

What is the error message (if any)?

FAILS with error: received invalid response: 65

what does this means?

tyvm

Please share your workflow

Share the output returned by the last node

Received invalid response: 65

Information on your n8n setup

  • cloud

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:

it’s not applicable. I am testing your cloud version

it was an issue connected to my provider which allows only MYSQL remote connection, not Postgres. trying to port in MySQL the node.

1 Like

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