onejob.fyi / Cloudflare error explainer
Cloudflare: Minor Service Outage · live

Error 504: the website took too long to respond.

or paste the whole error page
Where it broke: at the website
You your browser Cloudflare the edge in between The website the site’s own server

The website took too long to respond. Not you.

Cloudflare connected to the website, but the website did not finish answering in time. Reload once. If the page does heavy work (a big search, a report, a checkout), it may keep timing out until the owner speeds it up.

What to do about a 504

  1. Reload once.
  2. If you were submitting something, check before you submit againit may have gone through.
  3. Tell the site owner.Copy the report below; the Ray ID tells them exactly which request failed.

Nothing on your side causes this. VPN, cookies and browser do not matter here.

504 — if you run this site

  1. Slow database queries or external API calls
  2. An origin proxy with a short upstream timeout
  3. Origin overloaded so requests queue

Find the slow endpoint in origin logs. Cloudflare waits 100 seconds for the first byte; long jobs should run asynchronously and poll.

Cloudflare’s documentation