Good morning,
I would like to migrate some websites from DirectAdmin to Plesk using the Migrator tool. However, after entering the server information I get the following error message:
Failed to check Plesk API connection to target Plesk server: HTTP request to...
Problem is fixed.
Settings in Plesk.conf was:
server {
listen 8443;
listen 8880;
listen 127.0.0.1:8880 default_server;
include cont.d/*ipv6_ports.inc;
We change this in:
server {
listen 8443 ssl...
Since yesterday we have made a switch from cPanel to Plesk Onyx.
After setting Let's Encrypt everything worked properly. Until this afternoon, the safe connection is no longer working.
When I go to my.hostname.com:8443 the SSL does not work at all and I see an error code in Chrome...