Error After Update Segura to 4.2

We’re trying to upgrade Segura from version 4 to 4.2 using online update in a standalone environment.

During the update, we see the following errors:

  • WARNING: No inventory was parsed, only implicit localhost is available
  • provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'
  • Error setting up wazuh-manager (api.yaml)

Screenshot is attached.

After the upgrade finishes, the browser shows another error:
“The tenant ‘segura’ is not enabled or does not exist.”

Please help us understand the root cause and how to fix the tenant setup / inventory issue during the upgrade?

Thank you

Is this a POC license?

yes this is Demo License

any issue with that ?

Hi everyone,
I’m experiencing the same incident in the production environment. Since it’s a multitenant environment, user access hasn’t been impacted. However, all execution bots are down, and the tasks that depend on them are not running. Have you found anything out about this?

In my case, I just found a workaround:

  • I ran **orbit setup** on both nodes.
    
  • After that, I ran **orbit normalize-db --now** on the primary node.
    

The message disappeared and the executions are back to normal.