I've been primarily working on other projects and servers lately (w/o cPanel). Within the last week or so, I've run into an odd anomaly that I haven't ever seen.
I'm on CloudLinux8/CentOS8 w/ Imunify360. My server is running ea-php74 and my user account is running alt-php74
Typically, I do most of my WordPress grunt work w/ WP-CLI.
The first time I experienced this timeout/fail, I thought that it might simply be something related to the user's account I was in. I passed it as a 1-off.
The second time this happened, I was on a different server (same config), brand new hosting account (no limits set in CageFS), and properly configured alt-php selector extensions.
The odd part is that (at least to my knowledge), no alt-php, php, cPanel, CL files have been altered or modified. The only changes have been nightly updates. ...so why is my CLI script timing out at 2 minutes now? As well, why am I now seeing this timeout/fail error message that I've NEVER seen before... on 2 different servers?
I have max_execution_time set to 600s on this account, but it's consistently stopping right around 120s (129s, 132s). I haven't experienced a timeout like this in wp-cli/terminal for as long as I can remember... and that's primarily why I do all my time consuming, grunt work via CLI!
Anyhow... I'm at a loss here. I'm not finding any reference to that fatal php error (post title), I've checked anything/everything I can think of (alt-php, ea-php, lsapi.conf, etc). I'm not seeing anyone else talking about this on cPanel or CL forums... but, I'm really out of options here. It's been debilitating
php: time limit exceeded `Operation canceled' @ fatal/cache.c/GetImagePixelCache/1717.
I'm on CloudLinux8/CentOS8 w/ Imunify360. My server is running ea-php74 and my user account is running alt-php74
Typically, I do most of my WordPress grunt work w/ WP-CLI.
The first time I experienced this timeout/fail, I thought that it might simply be something related to the user's account I was in. I passed it as a 1-off.
The second time this happened, I was on a different server (same config), brand new hosting account (no limits set in CageFS), and properly configured alt-php selector extensions.
The odd part is that (at least to my knowledge), no alt-php, php, cPanel, CL files have been altered or modified. The only changes have been nightly updates. ...so why is my CLI script timing out at 2 minutes now? As well, why am I now seeing this timeout/fail error message that I've NEVER seen before... on 2 different servers?
I have max_execution_time set to 600s on this account, but it's consistently stopping right around 120s (129s, 132s). I haven't experienced a timeout like this in wp-cli/terminal for as long as I can remember... and that's primarily why I do all my time consuming, grunt work via CLI!
php: time limit exceeded `Operation canceled' @ fatal/cache.c/GetImagePixelCache/1717.
real 2m9.608s
user 1m9.716s
sys 0m3.614s
php: time limit exceeded `Operation canceled' @ fatal/cache.c/GetImagePixelCache/1717.
real 2m10.078s
user 1m9.908s
sys 0m3.817s
Anyhow... I'm at a loss here. I'm not finding any reference to that fatal php error (post title), I've checked anything/everything I can think of (alt-php, ea-php, lsapi.conf, etc). I'm not seeing anyone else talking about this on cPanel or CL forums... but, I'm really out of options here. It's been debilitating
Last edited by a moderator: