SYMPTOMS
I have VE which is running Plesk below of 7.6.1 version , non templated Plesk 7.6.1(or higher) or non default Plesk 7.6.1 (or higher) configuration (Plesk is running under apache as in older versions). When I enable offline management I cannot reach Plesk Control Panel outside of VE. I get “Service Unavailable” error.CAUSE
Since Virtuozzo update VZU35123, VZU35125 Plesk integration in VZPP was implemented. However it works only with Plesk 7.6.1 (or higher) which is installed from template. Any other old Plesk versions or Plesk 7.6.1 (or higher) which is installed manually (not through template) or if Plesk is configured to use apache instead of IIS as control panel background do not support this option and if you try to access https://VE_IP:8443 it goes to Service VE (in case of enabled offline management) and fails there.RESOLUTION
1. Open “regedit” , go to the following key:HKEY_LOCAL_MACHINE\SOFTWARE\SWSoft\Virtuozzo\Redirect
and remove “vzpp-plesk” value.
2. Open x:\vz\conf\0.conf file and change the following string:
- OfflineServices="vzpp;vzpp-plesk"
+ OfflineServices="vzpp"
Save 0.conf file.
3. Then please run the following commands to apply new setting (please ignore the warnings which could appear there):
vzctl set 0 --offline_management no --save vzctl set 0 --offline_management yes --save Note : If you have Plesk 7.6.1 (or higher) version and have the same error, please see the following related article.
Keywords: 8443 redirect vzpp-plesk Plesk inaccessable
RELATED ARTICLES:
| 1494 | [FIX] I cannot reach my Plesk control panel running in the Virtual Environment (VE). |