• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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