A 508 message indicates the hosting account temporarily hit allocated resource limits such as CPU, memory, entry processes, or I/O.
Common symptoms
- The site goes down during traffic spikes
- Admin actions trigger 508 errors
- The issue appears after adding plugins or bots hit the site
Troubleshooting steps
- Reduce immediate load by enabling caching and disabling non-essential plugins or background jobs.
- Inspect traffic sources for abusive bots, login attacks, or crawlers hitting expensive routes.
- Optimize the application and database queries on the busiest pages.
- Schedule imports, backups, and maintenance jobs away from peak usage periods.
- Consider whether the account workload has outgrown the current hosting plan.
Additional notes
- Resource limit errors are often intermittent because usage falls back below the threshold later.
- Treat repeated 508 events as a sign to optimize or scale, not just a transient inconvenience.
When to contact support
Contact support if you need help identifying the processes or request patterns consuming the most resources.