<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Unable to install AppVolumes Manager: Error generating self signed certificate in Horizon Desktops and Apps</title>
    <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Unable-to-install-AppVolumes-Manager-Error-generating-self/m-p/2807317#M85235</link>
    <description>&lt;P&gt;I know it is many months since the last post for this thread. But sharing the info for anyone who wants to use Windows Authentication, add the machine account (Ex: Domain\MachineName$) in which you are installing the App Volumes Manager to the AVM DB as DBO in addition to the AD Account to which you have already granted DBO permission. This should work.&lt;/P&gt;</description>
    <pubDate>Sat, 07 Nov 2020 22:34:36 GMT</pubDate>
    <dc:creator>jkpravinkumar</dc:creator>
    <dc:date>2020-11-07T22:34:36Z</dc:date>
    <item>
      <title>Unable to install AppVolumes Manager: Error generating self signed certificate</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Unable-to-install-AppVolumes-Manager-Error-generating-self/m-p/1851955#M85226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to install AppVolumes Manager 4.0.1 on a Windows 2019 Server. I am receiving an error stating the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error generating self signed certificate&lt;/P&gt;&lt;P&gt;See log/generate_cert.log for details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the generate_cert.log the only error I see is the following...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#### Create log folders&lt;/P&gt;&lt;P&gt;#### Generating nginx server ssl certificate&lt;/P&gt;&lt;P&gt;rake aborted!&lt;/P&gt;&lt;P&gt;Errno::EACCES: Permission denied @ rb_sysopen - C:/Program Files (x86)/CloudVolumes/Manager/nginx/conf/appvol_self_vmware.com.key&lt;/P&gt;&lt;P&gt;C:/Program Files (x86)/CloudVolumes/Manager/lib/certificate_generator.rb:72:in `initialize'&lt;/P&gt;&lt;P&gt;C:/Program Files (x86)/CloudVolumes/Manager/lib/certificate_generator.rb:72:in `open'&lt;/P&gt;&lt;P&gt;C:/Program Files (x86)/CloudVolumes/Manager/lib/certificate_generator.rb:72:in `save_certificate'&lt;/P&gt;&lt;P&gt;C:/Program Files (x86)/CloudVolumes/Manager/lib/certificate_generator.rb:37:in `generate'&lt;/P&gt;&lt;P&gt;C:/Program Files (x86)/CloudVolumes/Manager/lib/tasks/cert.rake:31:in `block (2 levels) in &amp;lt;top (required)&amp;gt;'&lt;/P&gt;&lt;P&gt;C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.5.0/gems/rake-12.3.3/exe/rake:27:in `&amp;lt;top (required)&amp;gt;'&lt;/P&gt;&lt;P&gt;Tasks: TOP =&amp;gt; cert:generate_server_cert&lt;/P&gt;&lt;P&gt;(See full trace by running task with --trace)&lt;/P&gt;&lt;P&gt;I, [2020-05-13T10:08:30.043507 #6276]&amp;nbsp; INFO -- : Generating certificate for HostName: hostname.######.org&lt;/P&gt;&lt;P&gt;I, [2020-05-13T10:08:30.043652 #6276]&amp;nbsp; INFO -- : Issued to: /C=US/ST=California/L=Palo-alto/O=VMware Inc./CN=hostname.######.org/OU=AppVolumes&lt;/P&gt;&lt;P&gt;#### Generating powershell ssl certificate&lt;/P&gt;&lt;P&gt;rake aborted!&lt;/P&gt;&lt;P&gt;Errno::EACCES: Permission denied @ rb_sysopen - C:/Program Files (x86)/CloudVolumes/Manager/config/CVPowershell.key&lt;/P&gt;&lt;P&gt;C:/Program Files (x86)/CloudVolumes/Manager/lib/certificate_generator.rb:72:in `initialize'&lt;/P&gt;&lt;P&gt;C:/Program Files (x86)/CloudVolumes/Manager/lib/certificate_generator.rb:72:in `open'&lt;/P&gt;&lt;P&gt;C:/Program Files (x86)/CloudVolumes/Manager/lib/certificate_generator.rb:72:in `save_certificate'&lt;/P&gt;&lt;P&gt;C:/Program Files (x86)/CloudVolumes/Manager/lib/certificate_generator.rb:37:in `generate'&lt;/P&gt;&lt;P&gt;C:/Program Files (x86)/CloudVolumes/Manager/lib/tasks/cert.rake:54:in `block (2 levels) in &amp;lt;top (required)&amp;gt;'&lt;/P&gt;&lt;P&gt;C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.5.0/gems/rake-12.3.3/exe/rake:27:in `&amp;lt;top (required)&amp;gt;'&lt;/P&gt;&lt;P&gt;Tasks: TOP =&amp;gt; cert:generate_powershell_cert&lt;/P&gt;&lt;P&gt;(See full trace by running task with --trace)&lt;/P&gt;&lt;P&gt;I, [2020-05-13T10:08:34.882653 #7044]&amp;nbsp; INFO -- : Generating certificate for HostName: hostname.######.org&lt;/P&gt;&lt;P&gt;I, [2020-05-13T10:08:34.882773 #7044]&amp;nbsp; INFO -- : Issued to: /C=US/ST=California/L=Palo-alto/O=VMware Inc./CN=hostname.######.org/OU=AppVolumes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(hostname.######.org was substituted for the actual hostname)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using a domain user in the host\administrators group on the local machine. I have tried launching it from an elevated command prompt with the same result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any insight would be helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2020 19:36:43 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Unable-to-install-AppVolumes-Manager-Error-generating-self/m-p/1851955#M85226</guid>
      <dc:creator>brokenarrow85</dc:creator>
      <dc:date>2020-05-13T19:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to install AppVolumes Manager: Error generating self signed certificate</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Unable-to-install-AppVolumes-Manager-Error-generating-self/m-p/1851956#M85227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try below steps and check if it helps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Take a snapshot of the AVM machine.&lt;/P&gt;&lt;P&gt;&amp;gt; Take a full backup of App Volumes SQL database if it is an existing upgrade.&lt;/P&gt;&lt;P&gt;&amp;gt; Uninstall app volumes manager software from control panel &amp;gt; programs and features.&lt;/P&gt;&lt;P&gt;&amp;gt; Delete directory C:\program files x86\Cloudvolumes .&lt;/P&gt;&lt;P&gt;&amp;gt; Delete below reg hive:&lt;/P&gt;&lt;P&gt;HKLM\SOFTWARE\WOW6432Node\CloudVolumes&lt;/P&gt;&lt;P&gt;&amp;gt; Reboot&lt;/P&gt;&lt;P&gt;&amp;gt; Reinstall app volumes manager. Point to the new DB if it is a fresh installation and &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;use SQL authentication&lt;/STRONG&gt;&lt;/SPAN&gt; for database login.&lt;/P&gt;&lt;P&gt;NOTE:&lt;/P&gt;&lt;P&gt;For windows authentication login, computer account must be registered in Database &amp;gt; Login.&lt;/P&gt;&lt;P&gt;Doc covers this:&lt;SPAN class="j-post-author" style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit;"&gt; &lt;A class="jive-link-external-small" href="https://docs.vmware.com/en/VMware-App-Volumes/4/com.vmware.appvolumes.install.doc/GUID-3F92761D-9F83-4610-978C-4DAA55E07D14.html" name="&amp;amp;amp;lpos=apps_scodevmw : 157" rel="nofollow" style="color: #3399cc;"&gt;Install App Volumes Manager&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2020 01:31:58 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Unable-to-install-AppVolumes-Manager-Error-generating-self/m-p/1851956#M85227</guid>
      <dc:creator>Shreyskar</dc:creator>
      <dc:date>2020-05-14T01:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to install AppVolumes Manager: Error generating self signed certificate</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Unable-to-install-AppVolumes-Manager-Error-generating-self/m-p/1851957#M85228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm facing the same problem. I've tried versions 2.16, 2.18.2 and 2.18.4 and 4.0 on Server 2019 so far. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've deployed a clean 2019 directly from .iso, just to be sure it's totally clean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lars&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jun 2020 19:07:48 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Unable-to-install-AppVolumes-Manager-Error-generating-self/m-p/1851957#M85228</guid>
      <dc:creator>larstr</dc:creator>
      <dc:date>2020-06-06T19:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to install AppVolumes Manager: Error generating self signed certificate</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Unable-to-install-AppVolumes-Manager-Error-generating-self/m-p/1851958#M85229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/20644i6B3B6A096B1C0627/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/20643i7E38D181E02B48D2/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/20667i326D9192A8020D00/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/20668i11C282B6B89BABFC/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jun 2020 19:45:59 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Unable-to-install-AppVolumes-Manager-Error-generating-self/m-p/1851958#M85229</guid>
      <dc:creator>larstr</dc:creator>
      <dc:date>2020-06-06T19:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to install AppVolumes Manager: Error generating self signed certificate</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Unable-to-install-AppVolumes-Manager-Error-generating-self/m-p/1851959#M85230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update:&lt;/P&gt;&lt;P&gt;After being unable to install any versions of Appvolumes on Windows Server 2019 I decided to try Windows Server 2016. To my surprise I faced the exact same problems there, working my way backwards in versions. When I got to 2.13.3 it actually worked (2.13 will not install on 2019):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/20669iB3FA8209C44E4D55/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From that version I was able to upgrade to 2.18 and 4.0.1.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/20670iA110496C54E52E31/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Haven't tried upgrading Windows Server from 2016 to 2019.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lars&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jun 2020 23:33:50 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Unable-to-install-AppVolumes-Manager-Error-generating-self/m-p/1851959#M85230</guid>
      <dc:creator>larstr</dc:creator>
      <dc:date>2020-06-06T23:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to install AppVolumes Manager: Error generating self signed certificate</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Unable-to-install-AppVolumes-Manager-Error-generating-self/m-p/1851960#M85231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Had to also try installing App Volumes 4.0.0 on Windows Server 2019. As we know from above, 4.0.1 failed to install. I can now confirm that also 4.0.0 fails with the same error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/20676iF032EFA35744797A/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Looks like some QA is missing here. I've spent too many hours on this already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lars&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Jun 2020 16:50:39 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Unable-to-install-AppVolumes-Manager-Error-generating-self/m-p/1851960#M85231</guid>
      <dc:creator>larstr</dc:creator>
      <dc:date>2020-06-07T16:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to install AppVolumes Manager: Error generating self signed certificate</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Unable-to-install-AppVolumes-Manager-Error-generating-self/m-p/1851961#M85232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" data-avatarid="2344" data-externalid="" data-presence="null" data-userid="5108" data-username="larstr" href="https://communities.vmware.com/people/larstr"&gt;larstr&lt;/A&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;Are you using SQL authentication or windows integrated authentication for database login?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;For windows authentication login, computer account must be registered in Database &amp;gt; Login. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;Doc covers this: &lt;A href="https://docs.vmware.com/en/VMware-App-Volumes/4/com.vmware.appvolumes.install.doc/GUID-3F92761D-9F83-4610-978C-4DAA55E07D14.html" title="https://docs.vmware.com/en/VMware-App-Volumes/4/com.vmware.appvolumes.install.doc/GUID-3F92761D-9F83-4610-978C-4DAA55E07D14.html"&gt;Install App Volumes Manager&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Jun 2020 17:03:31 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Unable-to-install-AppVolumes-Manager-Error-generating-self/m-p/1851961#M85232</guid>
      <dc:creator>Shreyskar</dc:creator>
      <dc:date>2020-06-07T17:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to install AppVolumes Manager: Error generating self signed certificate</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Unable-to-install-AppVolumes-Manager-Error-generating-self/m-p/1851962#M85233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Installed with embedded SQL Express database like this:&lt;/P&gt;&lt;P&gt;&lt;IFRAME frameborder="0" width="440" height="330" src="https://www.youtube.com/embed/76R2WtxCNrE" allowfullscreen=""&gt;&lt;/IFRAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lars&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Jun 2020 22:53:29 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Unable-to-install-AppVolumes-Manager-Error-generating-self/m-p/1851962#M85233</guid>
      <dc:creator>larstr</dc:creator>
      <dc:date>2020-06-07T22:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to install AppVolumes Manager: Error generating self signed certificate</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Unable-to-install-AppVolumes-Manager-Error-generating-self/m-p/1851963#M85234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the solution that worked for me, with one change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using windows authentication to access an always on sql DB, it seems to fail every-time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I changed to SQL authentication, gave proper permissions to the DB and the install completed successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should add, this is in reply to Shreyskar's first post. Thanks for the info!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2020 23:16:42 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Unable-to-install-AppVolumes-Manager-Error-generating-self/m-p/1851963#M85234</guid>
      <dc:creator>oddjob1243</dc:creator>
      <dc:date>2020-07-30T23:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to install AppVolumes Manager: Error generating self signed certificate</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Unable-to-install-AppVolumes-Manager-Error-generating-self/m-p/2807317#M85235</link>
      <description>&lt;P&gt;I know it is many months since the last post for this thread. But sharing the info for anyone who wants to use Windows Authentication, add the machine account (Ex: Domain\MachineName$) in which you are installing the App Volumes Manager to the AVM DB as DBO in addition to the AD Account to which you have already granted DBO permission. This should work.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Nov 2020 22:34:36 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Unable-to-install-AppVolumes-Manager-Error-generating-self/m-p/2807317#M85235</guid>
      <dc:creator>jkpravinkumar</dc:creator>
      <dc:date>2020-11-07T22:34:36Z</dc:date>
    </item>
  </channel>
</rss>

