sternwanderer
New Pleskian
Hello Plesk community
I am running Plesk Onyx 17.8.11 Update #91 , last updated at Nov 6, 2020 01:20 AM on Ubuntu 18.04.5 LTS
Recently I started having the following error when accessing the plesk control panel:
When opening the Repair Kit I see that the
So I click
Then the same problem happens again.
When I do
When I do
When I do
How can I see what caused
Any ideas?
Thank you in advance
I am running Plesk Onyx 17.8.11 Update #91 , last updated at Nov 6, 2020 01:20 AM on Ubuntu 18.04.5 LTS
Recently I started having the following error when accessing the plesk control panel:
Server Error
502
Bad Gateway
When opening the Repair Kit I see that the
sw-engine.service
is stopped.So I click
restart processes
and after that the access to the control panel works again for a minute or 2.Then the same problem happens again.
When I do
service sw-engine status
I get the following output:● sw-engine.service - Startup script for Panel sw-engine
Loaded: loaded (/lib/systemd/system/sw-engine.service; enabled; vendor preset: enabled)
Active: failed (Result: signal) since Fri 2020-11-06 12:35:43 CET; 1min 55s ago
Process: 6968 ExecStopPost=/usr/bin/find /run/lock/lmlib/ -mindepth 1 -delete (code=exited, status=0/SUCCESS)
Process: 6729 ExecStart=/usr/sbin/sw-engine-fpm --fpm-config /etc/sw-engine/sw-engine-fpm.conf -c /usr/local/psa/admin/conf/php.ini --nodaemonize --pid /r
Main PID: 6729 (code=killed, signal=SEGV)
Status: "Processes active: 0, idle: 5, Requests: 7, slow: 0, Traffic: 0req/sec"
When I do
less /var/log/sw-cp-server/sw-engine.log
I get the following output:[06-Nov-2020 12:26:27] NOTICE: fpm is running, pid 452
[06-Nov-2020 12:26:27] NOTICE: ready to handle connections
[06-Nov-2020 12:26:27] NOTICE: systemd monitor interval set to 10000ms
[06-Nov-2020 12:34:55] NOTICE: fpm is running, pid 6729
[06-Nov-2020 12:34:55] NOTICE: ready to handle connections
[06-Nov-2020 12:34:55] NOTICE: systemd monitor interval set to 10000ms
When I do
less /var/log/sw-cp-server/error_log
I get the following output2020/11/06 12:33:58 [error] 574#0: *43 connect() to unix:/var/run/sw-engine.sock failed (111: Connection refused) while connecting to upstream, client: xxx.xxx.xxx.xxx, server: , request: "GET /admin/ip-address/refresh HTTP/1.1", upstream: "fastcgi://unix:/var/run/sw-engine.sock:", host: "www.mydomain.com:8443", referrer: "https://www.mydomain.com:8443/admin/ip-address/list/"
How can I see what caused
sw-engine.service
to stop?Any ideas?
Thank you in advance