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

Problems adding a new domain

R

Rempala

Guest
When I try to add a new domain I get

Unable to update hosting preferences: WebServerManager::addVhost() failed: websrvmng failed: Unknown name. (COM Error 80020006) at addHosting(NorthShoreCountryClub.com)

is there a way to fix this?
 
had the same issue.

turned out that metabase.xml file was corrupt. fixed it by restoring from backup. now works fine.

You can check yourself if this is the same issue by:

- Open Internet Information Services IIS
- Any WebSite Selects (example: website.com)
- With the right button of mouse click in "properties"
- In the option "Home Directory" supported generates an error "No Such interface"
- In application Settings if you go in "Create" it you generate a new error "MetaData has not been initialized"
 
Originally posted by Rempala
When I try to add a new domain I get

Unable to update hosting preferences: WebServerManager::addVhost() failed: websrvmng failed: Unknown name. (COM Error 80020006) at addHosting(NorthShoreCountryClub.com)

is there a way to fix this?
Could you please find error message in Event Log?
 
I just had the same error, here's the event log for it

Event Type: Error
Event Source: websrvmng.exe
Event Category: None
Event ID: 1
Date: 21-05-2007
Time: 10:41:44 AM
User: N/A
Computer: SERVER201
Description:
Unknown name. (COM Error 80020006) at addHosting(mywebsite.co.nz)
at (WebServerAdapter::addHosting line 330)
at addHosting(mywebsite.co.nz)(WebServerManager::addHosting line 1913)
at execute console command --install-vhost(vconsoleapp::start line 128)
at execute "C:\Program Files\SWsoft\Plesk\/admin/bin/websrvmng" --install-vhost "--vhost-name=mywebsite.co.nz"(vconsoleapp::run line 138)
Execute file name: C:\Program Files\SWsoft\Plesk\admin\bin\websrvmng.exe
 
Back
Top