VMware Aria

 View Only
  • 1.  SaltStack Config Integration show Blank Page

    Posted Aug 26, 2021 07:39 PM

    Hi ,

     

    I have added StalkStack Config as the added product to the vRA 8.4.2 using LCM however, post-install/configure when I click on the "StalkStack Config" button, i get a completely blank page with no sign of anything.

     

    I have installed VRSSC 8.4.2 with vRA8.4.2

    VirExprt_0-1630006754752.png

     

     



  • 2.  RE: SaltStack Config Integration show Blank Page

    Posted Aug 26, 2021 08:17 PM

    During the deploy from LCM, did you tick the oh-so-tempting checkbox to integrate with IDM? I found that doing so (with 8.5, at least) resulted in exactly what you're describing. Leaving that box unchecked and logging into SSC with "local" credentials works much better for me.



  • 3.  RE: SaltStack Config Integration show Blank Page

    Posted Aug 26, 2021 08:52 PM

      yes i did click on "oh-so-tempting" checkbox to integrate with VIDM but i could not find any integration of VRSSC in vIDM. I am going to destroy this integration and redo without it.



  • 4.  RE: SaltStack Config Integration show Blank Page

    Posted Aug 26, 2021 09:07 PM

     yep, that's what I wound up doing as well. I'm not sure how much of the "integration" is actually integrated at this point. I'm still feeling my way through the SSC stuff myself.



  • 5.  RE: SaltStack Config Integration show Blank Page
    Best Answer

    Broadcom Employee
    Posted Sep 01, 2021 02:29 PM

    There's a quick and dirty workaround. Before I show it I have to make the usual disclaimer:

    IT IS NEVER A GOOD IDEA TO TURN OFF CERTIFICATE VALIDATION, ESPECIALLY NOT IN PRODUCTION!

    1. Log into your salt/raas-appliance as root.
    2. Open /etc/raas/raas in an editor.
    3. Add the following lines to the end of the file:

    4. Restart the service:

     

     



  • 6.  RE: SaltStack Config Integration show Blank Page

    Posted Sep 01, 2021 03:58 PM

     That worked like a charm in my lab environment, thanks!



  • 7.  RE: SaltStack Config Integration show Blank Page

    Posted Sep 08, 2021 09:15 PM

    Thanks  it also worked fine for me. 



  • 8.  RE: SaltStack Config Integration show Blank Page

    Posted Dec 01, 2021 12:39 PM

    Actually, the issue is with the certificate chain. Install the root cert as per this article:

    https://blog.ntitta.in/?p=753