I am getting a “Maximum execution time of 30 seconds exceeded” on “/var/ww/html/admin/modules/ucp/htdocs/vendor/tedivm/jshrink/src/JShrink/Minifier.php:540” when loading the UCP login page. Unfortunately, the Username/password and cloud/spinning gear icon are modal on top of the whoops page!
Edit:
On latest edge versions:
Framework 14.0.4.5
Core 14.0.18.41
UCP 14.0.3.1
On distro 12.7.5-1807-1.sng7
The way I read Andrew’s response wasn’t “your machine isn’t big enough” it’s “your machine is doing something that is consuming the resources you have.” Minifying JavaScript is trivial, but if your machine is running out of time trying to do it, you might need to look a little deeper.
I’ve had a system react like this once before, and it was because I had a “correctable” error on the hard drive. Every time the machine hit that spot, it would take a few seconds to recover. Note that this is merely an anecdote - a suggestion that you might want to expand your search grid a little bit and make sure something somewhere else isn’t effecting (perhaps catastrophically in the future) the resource allocation on your machine.