N8n can't connect to notion, airtable, google etc. after some dumb server/dockers reconfiguration

I tried to config my nginx (or equivalent) to host a second service in my n8n server. First, let’s be honest : I had (and still haven’t) almost no clue about how to do it… but I tried anyway, with the “help” of Gemini. Call me genius.

Well, long hours later, no second host. And no functional n8n either. I was finally able to get it back and have it work (n8n). Almost :

it still can’t connect to any of the services I used (Notion, airtable, gmail etc.) or execute anty http request : connect ECONNREFUSED.

Any help would be welcome

Information on your n8n setup

  • n8n version: 1.71.3
  • Running n8n via Docker
  • Operating system: ubuntu 22.04.5 LTS

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:

Hi @Thierry

Thanks for posting here and welcome to the community! :cupcake:

Could be that you have to set the N8N_PROXY_HOPS variable if you’re using multiple proxies now (as it sounds like).

Have a look in our docs:

Otherwise, do you get anything in the nginx logs?

well, thanks for taking care of me but I finally gave up after hours of a lost fight ^^ and installed a fresh setup.

That said… I have to open a new topic as this new setup is all but good :smiley:
Thanks again, I wish you a happy holiday season and a prosperous new year.

1 Like

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