Jump to content

1006 - Daminon server don't start


montonero

Recommended Posts

I've got this error when trying to start the server:

 

---------------------------

Error starting Daminion Server

---------------------------

1. Trying to start Daminion Server...

 

-----------------------------------

 

2. Request an additional time...

 

-----------------------------------

 

3. Error: Несколько сертификатов X.509 найдено с помощью условий StoreName "My", StoreLocation "LocalMachine", FindType "FindByIssuerName", FindValue "localhost". Укажите более точное значение.

 

-----------------------------------

 

4. Невозможно запустить службу. System.InvalidOperationException: Несколько сертификатов X.509 найдено с помощью условий StoreName "My", StoreLocation "LocalMachine", FindType "FindByIssuerName", FindValue "localhost". Укажите более точное значение.

 

в Service.WCF.ServerService.DaminionService.OnStart(String[] args) в c:DaminionAutoCodeServerSideComponentsService.WCF.ServerServiceDaminionService.cs:строка 206

 

в System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)

 

-----------------------------------

 

Updated to 1006 a month ago and everything was fine. But today it refuses to start.

Link to comment
Share on other sites

This is because two certificates with the same name (Localhost) was installed. Usually MS Sql Server installs the certificate this this name.

 

You can update to 3.3 1018(1019) build that will be available today or tomorrow on the forum. Or remove the second one from the certificate store.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...