The first landing keeps loading for ever the skeleton
When looking at the network tab within devtools all the requests to search for games failed
The request throws a 503 HTTP error it might be an invalid auth token or something else at server side but the session is not available
The API in docs.rezi.one performs a request and the result is
{
"type": "https://developers.cloudflare.com/support/troubleshooting/http-status-codes/cloudflare-1xxx-errors/error-1033/",
"title": "Error 1033: Cloudflare Tunnel error",
"status": 530,
"detail": "The host is configured as a Cloudflare Tunnel, but Cloudflare is currently unable to reach it.",
"instance": "9fb428991c48a11a",
"error_code": 1033,
"error_name": "tunnel_error",
"error_category": "config",
"ray_id": "9fb428991c48a11a",
"timestamp": "2026-05-13T19:44:34Z",
"zone": "search.rezi.one",
"cloudflare_error": true,
"retryable": true,
"retry_after": 120,
"owner_action_required": true,
"what_you_should_do": "**Wait and retry.** The tunnel may be temporarily disconnected. Try again in a few minutes.",
"footer": "This error was generated by Cloudflare on behalf of the website owner."
}
The first landing keeps loading for ever the skeleton
When looking at the network tab within devtools all the requests to search for games failed
The request throws a 503 HTTP error it might be an invalid auth token or something else at server side but the session is not available
The API in docs.rezi.one performs a request and the result is
{ "type": "https://developers.cloudflare.com/support/troubleshooting/http-status-codes/cloudflare-1xxx-errors/error-1033/", "title": "Error 1033: Cloudflare Tunnel error", "status": 530, "detail": "The host is configured as a Cloudflare Tunnel, but Cloudflare is currently unable to reach it.", "instance": "9fb428991c48a11a", "error_code": 1033, "error_name": "tunnel_error", "error_category": "config", "ray_id": "9fb428991c48a11a", "timestamp": "2026-05-13T19:44:34Z", "zone": "search.rezi.one", "cloudflare_error": true, "retryable": true, "retry_after": 120, "owner_action_required": true, "what_you_should_do": "**Wait and retry.** The tunnel may be temporarily disconnected. Try again in a few minutes.", "footer": "This error was generated by Cloudflare on behalf of the website owner." }