I have a problem with the internet connection. I've tried everything, even HTTP requests, but nothing works. What do you suggest?

Describe the problem/error/question

I have a problem with the internet connection. I’ve tried everything, even HTTP requests, but nothing works. What do you suggest?

What is the error message (if any)?

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

welcome to the n8n community @ali_ferkhas
I would first test basic outbound connectivity from the n8n host itself (DNS resolution, firewall, proxy/VPN, and whether the server can reach public HTTPS sites), because if even the HTTP Request node fails everywhere, the problem is more likely the server/network environment than the workflow configuration.

Top up the credits. Did you read this?

What you are using is not a free model

Hey! Can you share the actual error message youre getting and how youre running n8n (Docker, npm, cloud, etc)? A screenshot of the failing node config would help a lot too.