Jump to content

AdminCP only partially rendered by browser - cause?


Hexsplosions

Recommended Posts

Posted

I don't manage my own hosting, so don't claim to be anything of an expert, but before I raise a ticket for IPS I want to eliminate my hosting as the cause if I can do so.

Occasionally my AdminCP does not render correctly and I'm left with a partially loaded AdminCP. This is accompanied by the error 'ERR_CONTENT_LENGTH_MISMATCH'.

I use the Plesk control panel on my hosting so I do have the ability to tweak php.ini and to add additional NGINX directives, but that's about it. The only tweaks made are:

date.timezone = "Europe/London"
disable_functions = "exec, system, pcntl_exec, popen, proc_open, shell_exec"

Screenshot of the error:

Error.thumb.png.476c44d63a9a0ca363f89d0f1ead883a.png

Apache modules and PHP extensions:

59abb72a9b8d8_ApacheModules.thumb.png.d200daf91227142483e2238c48b7c734.png

59abb72c3ec57_PHPExtensions.thumb.png.416e8d03a84ab2358bf0881d7e51b968.png

Any ideas?

Posted

If you are using custom Admin Control Panel URL, make sure that you apply the appropriate access permission to Apache / Nginx server as well. Have you apply any web server-side filter rules on the custom ACP URL? (for example, password-protected folders)

Posted
10 minutes ago, Foolboy said:

If you are using custom Admin Control Panel URL, make sure that you apply the appropriate access permission to Apache / Nginx server as well.

Will check this, thanks.

10 minutes ago, Foolboy said:

Have you apply any web server-side filter rules on the custom ACP URL? (for example, password-protected folders)

Nope, none.

Posted

You can try to see if there is any system error on IPS by visiting ACP > Systems > Supports > System Errors.

Also, if you currently running Apache, it is the best chance that any occurring error will be written in the web server's log. It could be in /var/www/vhosts/your_domain_name/statistics/logs/error_log, /var/log/httpd or just open it in Plesk's log manager. (I use pure Nginx on DirectAdmin so I cannot clearly described the location of the log file, my apologies about that.)

Posted

Thanks @Foolboy

My host made a small tweak and it seems to have resolved the issue for the moment, so I'm continuing to monitor.

Interestingly, though, I just got the very same error on IPS.

Error.thumb.png.8e7ff0d6e633a17e6d550e6cd8226c25.png

I'm going to reset Chrome to eliminate that as the cause.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...