# Error Code 503

In this case, the Web Application Firewall (WAF) is unable to reach the backend server. A probable cause for this issue is that the backend server is down for maintenance.

To resolve this issue:

1. Check Server Status: Verify if the backend server is undergoing maintenance or experiencing downtime.
2. Monitor Maintenance Schedules: Ensure you are aware of any scheduled maintenance that could impact server availability.
3. Bot Mitigation: If Bot Mitigation is enabled, server or API requests to the application may be blocked by the WAF. To prevent this, whitelist the source IPs under the "Allowed IPs" section in the Bot Mitigation module.

<figure><img src="/files/K87py0O81SHVezPzIfZ8" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.prophaze.com/troubleshooting-queries/error-code-503.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
