Hi, I've installed the ory suite in kubernetes and...
# talk-hydra
b
Hi, I've installed the ory suite in kubernetes and after a cluster rolling restart (pods were drained and terminated), and I've a hydra problem which is causing it to not start up. Hydra complains
Could not ensure that signing keys for "hydra.openid.id-token" exists. If you are running against a persistent SQL database this is most likely because your "secrets.system" ("SECRETS_SYSTEM" environment variable) is not set or changed. When running with an SQL database backend you need to make sure that the secret is set and stays the same, unless when doing key rotation. This may also happen when you forget to run "hydra migrate sql".. audience=application error=map[message:cipher: message authentication failed]
. Without killing the data in the database, is it possible to salvage the install?