• 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.

Error 500 when adding a ssl certificate

D

DeaX

Guest
Hello.

I get an internal server error (error 500) each time I try to add a ssl certificate.
screenshot.jpg



All the buttons (request, auto-sign, send files and send text) cause the same problem.
One time I managed to add one by refreshing a lot of times the page of the error 500.

My server is a dedicated one.


Thank you.
 
What sort of related error you have in /var/log/sw-cp-server/error_log ?
 
Here the two lines related in the error_log file :

2011-07-29 11:04:58: (mod_fastcgi.c.2482) unexpected end-of-file (perhaps the fastcgi process died): pid: 29496 socket: unix:/opt/psa/tmp/sw-engine.sock-0
2011-07-29 11:04:58: (mod_fastcgi.c.3265) response not received, request sent: 4140 on socket: unix:/opt/psa/tmp/sw-engine.sock-0 for /plesk.php , closing connection

It's a problem with mod_fastcgi.c. I need to download a correct version of this file and replace it ?
 
Back
Top