Server Errors

403 Server Error

Encountering a 403 Server Error is mostly like due to: a production website still has dev links that no longer points since it’s now on…

502 Gateway error

A 502 Gateway error can occur due to various reasons such as bad code, plugin/theme conflicts, or PHP worker limits. This guide will help you…

504 Gateway Time-out error

A 504 Gateway Time-out error typically occurs when your website’s PHP workers are overwhelmed and unable to process requests. Each hosting plan on Staq is…

Cloudflare 520 or 521 error

Cloudflare errors 520 and 521 can occur when there is an issue with the connection between Cloudflare and the origin server. These errors are often…

Error 1000 on Cloudflare

If you’re experiencing slow website loading times and intermittently encountering a Cloudflare Error 1000 stating, “DNS points to prohibited IP,” this guide will help you…

Fixing CORS Errors

CORS (Cross-Origin Resource Sharing) errors occur when resources (fonts, scripts, images) load from a domain or subdomain different from your primary domain. These errors often…

Fixing MIME-Type Errors Preventing Styles and Fonts from Loading

MIME-type errors occur when the browser refuses to load resources (e.g., fonts, CSS) because the Content-Type returned by the server is incorrect. Common scenarios include:…

How to fix Access-Control-Allow-Origin issue

Are you seeing this type of error message? Access to resource at ‘https://www.example.com/path/to/resource’ from origin ‘https://example.com’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header…

Server 500 error in browser. How to fix

If you’re seeing a server 500 error message in your browser, it’s often caused by memory issues. This is easily fixed using the Staq Panel.…

Service Unavailable / 503 Error code and how to fix

Problem If you see a Service Unavailable with an error code as 503, this doesn’t mean that the website/server is down. It means that the…

Too Many Requests with Error Code 429

When browsing a website, you may sometimes encounter error messages, one of which could be related to an unusually high volume of requests. This particular…

Troubleshooting Import Process Errors in WordPress

When running an import process in WordPress, you may encounter errors or timeouts that interrupt the operation. This guide addresses common scenarios—issues with the WP…