Back to Home

Panel Not Loading / 502 Errors

Troubleshooting 502 Bad Gateway Errors

A "502 Bad Gateway" error indicates that Nginx is active but cannot connect to the PHP-FPM socket pool serving the panel. Review System Services Status.

Resolving the issue:

  1. Check if the PHP-FPM service is running.
  2. Check if the panel pool socket exists: /run/php/php8.3-fpm-panel.sock. See Configuration locations.
  3. Check the PHP-FPM error log inside /var/log/php8.3-fpm.log.
Command copied to clipboard!