Describe the problem/error/question
When trying to access "n8n.domain.com,
What is the error message (if any)?
I get connection time out
This site can’t be reached
n8n.domain.com took too long to respond.
Try:
Checking the connection
Checking the proxy and the firewall
Running Windows Network Diagnostics
ERR_CONNECTION_TIMED_OUT
I have firewall both setup from the droplet’s dashboard in digital ocean and software-wise through the cli.
When I disable the firewall on digital ocean dashboard, i can access n8n.domain.com which leads me to think the problem is with the firewall.
The docker is setup properly and I can access “my_droplet_ip:5678” from the cli but not “n8n.domain.com”. caddy config was setup properly to connect to my domain
here is the firewall from my digital ocean dashboard
Any idea on why this is happening and how I can fix it?
Information on your n8n setup
- **n8n version:**1.5.1
- **Database (default: SQLite):**default
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- **Running n8n via (Docker, npm, n8n cloud, desktop app):**docker
- **Operating system:**ubuntu