Urgent ! Vault is not working after the upgrade

Hello Everyone,

Currently, i am deploying the openstack cluster in my nodes. version wallaby.

After apply the charm bundle, all the services are working fine except the vault.

It says “Vault is not running” and the application goes to blocked and i restart the vault many times but is not working.

Also I redeployed and re-added the units still is not working.

So, we found out a thing, On 22nd jan we deployed the openstack cluster, then the vault is working, after the 22nd the vault service is not working in new deployments not in existing deployments.

The charmers also updated the code on 23th jan.

Kindly, help me to resolve this issue.

Hi @monish222222, I’m wondering if you are seeing the issue reported in this bug Bug #2004045 “Vault SEGV with mysql-router 8.0.32” : Bugs : vault-charm

Hi Freyes,

Its resolved when the deployed the mysql-innodb-cluster and mysql-router channel 8.0.19/stable :grinning:

that’s great new. Just for your information, during the weekend a new mysql-8.0 was published in Ubuntu archive that solves the issues with mysql-router, make sure your systems are running a version greater or equal to 8.0.32-0ubuntu0.22.04.2

This is the changelog entry:

mysql-8.0 (8.0.32-0ubuntu0.22.04.2) jammy-security; urgency=medium

  * SECURITY REGRESSION: Regression with PyMySQL (LP: #2003835)
    - d/p/revert-router-to-8.0.31/*.patch: Revert every patch that modified
      the router directory in version 8.0.32, except for the following:
      605df79542d, b806d2bbb2d, faabb6e7404, 1ae29236865, d03f34cd9fe.
    - debian/mysql-router-8.0.install: Removed destination_status files.

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Sat, 28 Jan 2023 09:44:32 -0500

Best,