• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue 502 Bad Gateway, sw-engine start fails

sfa

New Pleskian
I'm using Plesk 12.5.30 on Ubuntu 14.04.

Trying to access Plesk panel, I get a 502 Bad Gateway since this morning.

/var/log/sw-cp-server/error_log has
2019/05/15 07:57:18 [crit] 15049#0: *3 connect() to unix:/var/run/sw-engine.sock failed (2: No such file or directory) while connecting to upstream, client: xxx.xxx.xxx.xxx, server: , request: "GET /smb/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/sw-engine.sock:", host: "xxx.xxx.xxx.xxx:8443"

/etc/init.d/psa stopall && /etc/init.d/psa startall results in
Stopping tomcat service... not installed
Stopping apache service... done
Stopping virusfilter service... not installed
Stopping spamfilter service... not installed
Stopping mailer service... done
Stopping named service... done
Stopping mysql service... done
Stopping sw_cp_server service... done
Stopping sw_engine service... invoke-rc.d: initscript sw-engine, action "status" failed.
already stopped
Starting sw_engine service... invoke-rc.d: initscript sw-engine, action "status" failed.
done
Starting sw_cp_server service... invoke-rc.d: initscript sw-cp-server, action "status" failed.
done
Starting mysql service... already started
Starting named service... done
Starting mailer service... done
Starting spamfilter service... not installed
Starting tomcat service... not installed
Starting apache service... done
Starting superserver service... already started

/etc/init.d/sw-engine start gives me
* Starting Plesk engine pool manager sw-engine-fpm [fail]

/var/log/sw-cp-server/sw-engine.log is empty.

I've tried plesk-installer --select-release-current --reinstall-patch --upgrade-installed-components, but that fails with
***** problem report *****
===> Plesk database scheme was not upgraded completely. See installation log for details.

None of the logs at /var/log/plesk/install have any additional info.

/etc/fstab does have
shm /dev/shm tmpfs defaults 0 0

and I have tried remounting /dev/shm.

I have tried /usr/local/psa/bootstrapper/pp12.5.30-bootstrapper/bootstrapper.sh repair. It says
/usr/bin/sw-engine: error while loading shared libraries: libboost_filesystem-plesk.so.1.55.0: cannot open shared object file: No such file or directory

libboost-system.1.55.0, libboost-filesystem1.54.0 and sw-libboost-filesystem1.55.0 are installed.

Is there anything I can do to save this Plesk installation?
 
Nevermind. I have finally managed to destroy the server beyond repair trying to fix this. Currently installing a new image from scratch. On the bright side, I'll finally move to Onyx.
 
Back
Top