Layer7 API Management

 View Only
  • 1.  v10 upgrade error during final DB upgrade phase

    Posted Nov 25, 2020 09:23 PM
    Hi all,

    Has anyone seen an error like this during the last ansible playbook run (gateway-database-schema-upgrade.yml)?
    The relevant part says: Make sure your variable name does not contain invalid characters like '-': argument of type 'AnsibleUndefined' is not iterable

    The database doesn't get upgraded, so I'm assuming that the upgrade command isn't getting run via the expect script part. (pexpect is installed on the ansible controller)

    Sorry for the screenshot, but I have no way of getting the text data from the secure environment.
    Is there maybe a way of getting the output more verbose to see where it's tripping up? (I've already set the no_log_flag to false as you may see)



    ------------------------------
    Senior Architect
    Apiida AG
    Https://www.apiida.com
    ------------------------------


  • 2.  RE: v10 upgrade error during final DB upgrade phase

    Posted Nov 26, 2020 02:13 AM

    I can partly answer my own question here. I see I can use -vvvv for full verbose output.

    Now trying.



    ------------------------------
    Senior Architect
    Apiida AG
    Https://www.apiida.com
    ------------------------------