Quick question about N8N API

I’m on a self hosted server trying to retrieve my workflows, so I can back it up on GitHub.

Does anyone know why my instance can’t connect?

Version 1.53.2

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 @NickM,

Try changing localhost to 127.0.0.1 and see if that works.

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