Justin Clarke
Regular Pleskian
If you get the following error after logging into your Plesk Panel @ https://123.123.123.123:8443
This Panel instance is installed in a PVC Container. The current Container offline management settings make the Panel unavailable.
This is caused by the provider / host not being 100% ready for Plesk v10. I had this issue as I am on a VPS hosted with 1&1 UK.
Fix
Edit the following file:
/etc/sw-cp-server/applications.d/plesk.conf
Edit the following line:
$SERVER["socket"] == ":8443"
Replace the port number 8443 with 18443.
Then restart sw-cp-server:
/etc/init.d/sw-cp-server restart
This info was found here: http://translate.google.com/translate?hl=en&sl=de&u=http://serversupportforum.de/forum/plesk/41881-nach-update-auf-10-0-1-geht-nischt-mehr-2.html&prev=/search%3Fq%3DNach%2BUpdate%2Bauf%2B10.0.1%2Bgeht%2Bnischt%2Bmehr%2B-%2BSeite%2B2%2B-%2BServer%2BSupport%2BForum%26hl%3Den%26client%3Dfirefox-a%26hs%3D8JT%26rls%3Dorg.mozilla:en-USfficial%26prmd%3Divfd&rurl=translate.google.co.uk&twu=1
Hopefully this will help others.
This Panel instance is installed in a PVC Container. The current Container offline management settings make the Panel unavailable.
This is caused by the provider / host not being 100% ready for Plesk v10. I had this issue as I am on a VPS hosted with 1&1 UK.
Fix
Edit the following file:
/etc/sw-cp-server/applications.d/plesk.conf
Edit the following line:
$SERVER["socket"] == ":8443"
Replace the port number 8443 with 18443.
Then restart sw-cp-server:
/etc/init.d/sw-cp-server restart
This info was found here: http://translate.google.com/translate?hl=en&sl=de&u=http://serversupportforum.de/forum/plesk/41881-nach-update-auf-10-0-1-geht-nischt-mehr-2.html&prev=/search%3Fq%3DNach%2BUpdate%2Bauf%2B10.0.1%2Bgeht%2Bnischt%2Bmehr%2B-%2BSeite%2B2%2B-%2BServer%2BSupport%2BForum%26hl%3Den%26client%3Dfirefox-a%26hs%3D8JT%26rls%3Dorg.mozilla:en-USfficial%26prmd%3Divfd&rurl=translate.google.co.uk&twu=1
Hopefully this will help others.