• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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