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

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