Maximo

Maximo

Come for answers, stay for best practices. All we're missing is you.

 View Only
  • 1.  Required app(s) not ready: ['masinst-milestonesapi']

    Posted 09/27/23 12:43 PM

    Hi Guys,

    I hope someone can help me to figure out the meaning of this message and how to fix it.

    Required app(s) not ready: ['masinst-milestonesapi']

    I'm trying to install MAS 8.10 to SNO 4.12 running on a bare-metal environment but unfortunately, the installation stops on the suite-verify task because it's waiting for the Suite Component to be ready. Upon checking my pod masinst-milestonesapi is running 0/1.



    ------------------------------
    John Paul Degala
    ------------------------------


  • 2.  RE: Required app(s) not ready: ['masinst-milestonesapi']

    Posted 09/28/23 03:17 AM

    Hi John,

    milestonesapi is a part of UDS, which can be tricky to deploy, due to some bugs in the UDS. From my experience the simplest workaround is to go with Slim UDS (SUDS) instead of full UDS installation. To use SUDS You need to set the UDS_ACTION to install_suds (assuming You are using MAS DevOps Ansible collection to install MAS). More info here: https://ibm-mas.github.io/ansible-devops/roles/uds/#uds_action



    ------------------------------
    Witold Wierzchowski
    ------------------------------



  • 3.  RE: Required app(s) not ready: ['masinst-milestonesapi']

    Posted 09/28/23 07:06 AM

    Hi Witold,

    Thank you so much for your input. I'll try your suggestion.



    ------------------------------
    John Paul Degala
    ------------------------------