• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

"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