Hi @minpet!
The error you’ve mentioned indicates that data was lost or has been moved to a different path within your database.
I recommend to have a look at the migration command from Vault: https://www.vaultproject.io/docs/commands/operator/migrate/
This command allows you to migrate your existing data to a different storage backend.
Cheers,
Michel