Describe the problem/error/question
When I create a new On form submission trigger (n8n form) both the test url and the production url return ERR_CONNECTION_TIMED_OUT
What is the error message (if any)?
ERR_CONNECTION_TIMED_OUT
Please share your workflow
Just the form trigger
Share the output returned by the last node
Information on your n8n setup
- **n8n version: Self-hosted → 1.85.4
- **Database (default: SQLite): I don’t know how to check this, but I think I followed default settings
- **n8n EXECUTIONS_PROCESS setting (default: own, main): Not set
- **Running n8n via (Docker, npm, n8n cloud, desktop app): Installed in a Docker container in Portainer
- **Operating system: NixOS
I don’t really know where to look at to solve this, did I close a port I shouldn’t? Is my caddy configuration messing with this? I need some pointers if possible.