• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Resolved plesk 12 migrate to plesk 17 ok but big problems after

regord

New Pleskian
I migrate my plesk 12 to plesk onyx 17 with no errors.
but after no possible to log in I have the message "ERR_CONNECTION_REFUSED"
and no possible to connect in SSH.
but all the websites on the server are ok and I can connect to them in FTP
Thank's to help me and sorry for my english.
 
Try to temporary remove file (backup it first!) /etc/sw-cp-server/conf.d/ssl.conf and restart sw-cp-server service.
 
So, you can do nothing without root ssh access and without access to the admin interface. Have you tried login with http and port 8880 instead of https and port 8443?
 
yes i have tried to connect without https and 8443 and message "ERR_CONNECTION_REFUSED"

can I try to restart my server without the file ssl.conf
 
this is the file ssl.conf
ssl_ciphers HIGH:!aNULL:!MD5;
ssl_prefer_server_ciphers on;
ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
 
I have restart the server without ssl.conf and now I have the access to plesk in 8880
I can work on plesk
Thank's for your help.
 
Back
Top