I ran migrations and trying to login in system the...
# talk-hydra
b
I ran migrations and trying to login in system there is a secret key and secret cockie available but getting following error version 2.0.3
Copy code
- The authorization server encountered an unexpected condition that prevented it from fulfilling the request. 
- 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%2C unless when doing key - rotation. 
- This may also happen when you forget to run hydra migrate sql