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

404 when trying to access Plesk control panel after upgrade to 10.3.1

S

ShaneWealti

Guest
I recently tried to upgrade to 10.3.1 using the interface for doing upgrades in the Plesk control panel. After it finished, I was (and still am) no longer able to access the Plesk control panel. It gives me a 404 error. I'm on a dedicated server. CentOS 5 (64 -bit) - hosted by 1and1.

Any ideas on how I can troubleshoot this?
 
Check error messages in /var/log/sw-cp-server/error_log at least.
 
Looks like something to do with SSL

The /var/log/sw-cp-server/ log has three entries all the same:

2011-09-04 20:19:50: (connections.c.299) SSL: 1 error:140940E5:SSL routines:SSL3
_READ_BYTES:ssl handshake failure

So it looks like some kind of problem with SSL. I didn't make any changes relating to SSL. Is there a way I can disable SSL and just use a plain http connection temporarily so that I can get into my control panel and check some settings.
 
Back
Top