• 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.

"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