• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

domain alias web service

AtulK

New Pleskian
I need to create a domain alias. I can create it using plesk panel and creation is successful.

However, when I enable "Web Service", it returns an error.

=-=-=-=-=-=

Execute websrvmng --add-alias "--domain-name=test.net" "--alias-name=randomtest.com" --web --mail failed with error code 1: A specified logon session does not exist. You may already have been terminated. (Exception from HRESULT: 0x80070520)

In Microsoft.Web.Administration module

Exception type: System.Runtime.InteropServices.COMException
in Microsoft.Web.Administration.Interop.IAppHostMethodInstance.Execute()
in Microsoft.Web.Administration.Binding.AddSslCertificate(Byte[] certificateHash, String certificateStoreName)
in Microsoft.Web.Administration.BindingManager.BindingTransaction.Commit()
in Microsoft.Web.Administration.BindingManager.Save()
in Microsoft.Web.Administration.ServerManager.CommitChanges()
in ServerManagerFactory.commit()
in IIS7ServerManager.commit(IIS7ServerManager* )
---------------------- Debug Info -------------------------------
0: utilmng.php:47
utilmng->call(string 'add-alias', array)
1: domainmng.php:70
domainmng->add_alias(string 'test.net', string 'randomtest.com', boolean true, boolean true)
2: DomainAliasesManager.php:207
DomainAliasesManager::updateDomainAlias(object of type DomainAlias)
3: domain_alias_edit.php:108
require(string 'C:\Program Files (x86)\Parallels\Plesk\admin\htdocs\domains\domain_alias_edit.php')
4: plesk.php:66

=-=-=-=-=-=

I'd like to know if this error could create future problems in settings.
 
Usually this issue related to incorrectly installed SSL certificate. You can try to remove server certificate manually from IIS and reconfigure server after that. It should help.
 
yeah it helped me...... :) thanks

i have removed SSL from IIS repository and re-installed plesk service ssl's thru plesk reconfigurator
 
Last edited:
Back
Top