• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

"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