Where most complaints about this service are coming from, over the last 24 hours.
Shows where the service URL was unreachable during the detected outage periods. Percentages indicate the share of failed checks from monitoring locations in each country.
Tap what’s going wrong — one click helps thousands of others see the outage.
This error typically points to server configuration issues on your hosting account. Log into your control panel and check the error logs under the Statistics section. Most often, the problem stems from incorrect .htaccess directives or PHP memory limits being exceeded. Try renaming your .htaccess file temporarily to see if the site loads. If it does, review recent changes to that file. For memory issues, contact support to increase your PHP memory limit or optimize your scripts.
Firewall settings often block FTP connections on port 21. Switch to SFTP (port 22) instead, which is more reliable and secure. Make sure you're using the correct hostname from your account settings. Some internet providers throttle FTP traffic, so try connecting from a different network. If you're using FileZilla, increase the timeout value in the connection settings to 60 seconds.
Your database credentials might have changed or the MySQL server hostname could be incorrect. Double-check the database name, username, and password in your application's configuration file. The hostname should be localhost for most setups. If you recently migrated your site, ensure you updated all database references. Check if your database user has proper permissions assigned in the MySQL Databases section of your control panel.
Clear your browser cache and cookies completely before attempting to log in again. The session data might be corrupted. Try accessing the panel from an incognito window or different browser. Verify you're using the correct login URL provided in your account documentation. If you've recently changed your password, wait 10 minutes for the changes to propagate across all systems.