Erpnext econnrefused

hi everyone, i’m getting a issue with ERPNEXT API

i’m trying to create an ERPNEXT credential and it sends ECONNREFUSED

i have 2 erpnext sites on the same machine “registro” and “primera”

when i try to configure “registro” it says ECONNREFUSED, but when i’m trying to connect “primera” it says connection succesfull

i hope u can help me

  • n8n version: 1.68.0
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Ubuntu
  • SELF HOSTED

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 @NoxOdonell

Welcome to the community :birthday:

That error typically means the service is blocking the connection, assuming the firewall is allowing the connection is the api enabled? It could be worth trying to test with curl or postman to see if that is working.