Couldn’t connect with these settings . No testing function found for this credential

I am creating a custom node. I have 1 postgres credential and 1 credentialTest to test connection. but I get the following error

file : test.node.ts


file: test.credentials.ts

file : package.json

Information on your n8n setup

  • n8n version: 1.17.1
  • Database: Postgres
  • Running n8n via: desktop app
  • Operating system: Windown

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:

Hey @N8_Nguy_n_Ng_c_Phu,

Welcome to the community :raised_hands:

Did you always have hte credential test or was it something you added after testing an earlier version? It could be that the change is not being picked up because n8n wasn’t restarted. Are you able to share a link to the actual code for your node so I can test it locally?

this is my source code. Thanks for supporting me

> github

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