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

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