• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

"Service Unavailable" problem

M

meomeo079

Guest
pls help me!
When I run test031.vdc.com.vn on the web browser, I recieve the error "Service Unavailable"

Detail error in Event viewer:

Site test031.vdc.com.vn doesn't exist
at (WebServerMap::get line 2908)
at getPerformance(test031.vdc.com.vn)(WebServerAdapter::getPerformance line 1444)
at execute console command --get-vhost-performance(vconsoleapp::start line 128)
at execute "C:\Program Files\SWsoft\Plesk\/admin/bin/websrvmng" --get-vhost-performance "--vhost-name=test031.vdc.com.vn"(vconsoleapp::run line 138)
Execute file name: C:\Program Files\SWsoft\Plesk\admin\bin\websrvmng.exe
 
Hi,

Try to reconfigure this domain(if it is not a subdomain) in IIS with Plesk websrvmng utility(in command line):

"%plesk_bin%\websrvmng" --reconfigure-vhost --vhost-name=test031.vdc.com.vn
 
Back
Top