503 Service Unavailable

I checked in hosting, there is no overload error or anything.
This error usually happens when I update n8n or fix something, after a few hours it will return to normal. Is there any way to fix this problem completely?
Error code:
503
Service Unavailable
Server is temporarily busy, try again later!

Information on your n8n setup

  • **n8n version: 1.91.3
  • **Database (default: SQLite): SQL
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • **Running n8n via (Docker, npm, n8n cloud, desktop app): npm
  • **Operating system: self-host

That error is usually related to nginx when the n8n server is down. Can you share your docker compose file

1 Like