• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

sw-engine not running

Amin Taheri

Golden Pleskian
Plesk Certified Professional
Hello,

I have a 2 test boxes that are not publicly accessible - one runs 9.5.4 and one runs 10.4.4. The one on 9.x runs nicely and does what its (mostly) expected to do.

However when visiting the 10.x one, it constantly doesn't work in the browser because the sw-engine-cgi process is not running. I continuously have to keep starting the psa service to get it to respond. This becomes increasingly annoying and impossible to create a demo or provide access to a 3rd party (internal) to play around at their will since they cant start the server and it makes the product look bad.

service is stopped
# service psa status
psa is stopped


So I run service psa start and then do it again and it shows its running - but I come back in aprox 15 min and the service is stopped once again.

# service psa status
psa is stopped

as usual nothing useful in the log files

2012-02-23 14:07:47: (log.c.75) server started
2012-02-23 14:23:16: (log.c.135) server stopped

What gives?
 
Back
Top