My n8n just simply stops EVERY DAY randomly working for MONTHS. Sometimes it works, sometimes it doesnt, and I can’t even load the workflow site. It saysn site not avalible “ERR_CONNECTION_TIMED_OUT” and thats it.
After sometimes 5 mins, 15 mins., completely random it comesback and I can access it and it works.
Im on Hostinger self hosted, what am I missing?
Im trying now for 15 mins. and my apps and forms using my n8n as a backend not working… somebody help please!
This looks less like “workflows won’t load” and more like intermittent service/network downtime (ERR_CONNECTION_TIMED_OUT usually means n8n or the reverse proxy/VPS is unreachable). Quick questions:
is “Hostinger self-hosted” a VPS vs shared/PaaS?
how is n8n running (Docker/Compose vs systemd/Cloudron)?
what’s in front (Nginx/Traefik/Cloudflare/WAF) and which DB (SQLite vs Postgres/MySQL)?
During the outage, can you still SSH and do webhooks fail too, or only the UI?
If it’s a VPS, please add host monitoring (Zabbix/Munin/Netdata) to correlate outages with RAM+swap/OOM, disk/inodes, iowait, CPU steal, network drops, and container/service restarts.
Also monitor n8n health endpoints (e.g., /healthz and /healthz/readiness once enabled) so we can see whether it’s reachability vs DB readiness. Share VPS specs + install method + proxy snippet + logs around the last downtime and we can narrow the root cause fast.
Well, thats a lot to comprehend rn, as i said, Im just a regular citizen who made an awesome numerology reading automatization, and pissed because its always “unavalible” after a while What you wrote needs time to settle now haha