• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Question Error 503

Nicola

Basic Pleskian
Hello,
since a couple of days there are many random 503 errors coming from only one software (in the domain there are other software that do not present problems).

When the error occurs in the logs I see that the request is interrupted because the process (in this case the 180208) is terminated

plesk-php72-fpm/error.log
[10-Apr-2019 09:07:38] WARNING: [pool example.com] child 180208 exited on signal 11 (SIGSEGV) after 53.208653 seconds from start

audit/audit.log
type=ANOM_ABEND msg=audit(1554880058.362:2627880): auid=4294967295 uid=10038 gid=1003 ses=4294967295 pid=180208 comm="php-fpm" reason="memory violation" sig=11

In addition there are several errors always from the same software

[Wed Apr 10 10:04:27.951187 2019] [proxy_fcgi:error] [pid 64197:tid 140410173179648] (104)Connection reset by peer: [client 87.26.38.204:60582] AH01075: Error dispatching request to :, referer: https://example.com/page/example/

Is there a way to better investigate the problem?

The domain is served by nginx and this application is the only one that uses the rewrite engine url


Regards
 
The script that is requested or an asynchronously running script (an AJAX call from the browser) has errors and is not responding with a proper output.
 
Back
Top