My .well-known returns an error message: ```{"erro...
# ory-network
j
My .well-known returns an error message:
Copy code
{
  "error": "server_error",
  "error_description": "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, unless when doing key rotation. This may also happen when you forget to run 'hydra migrate sql.."
}
Visit https://moje.zamianeo.pl/.well-known/openid-configuration
h
this happens to super old projects - we have a manual fix for this. what’s your project ID?
j
b82acde8-8191-4b9c-a159-38a4d8b1965f
Should I setup another project to avoid problems in the future?
@high-optician-2097
h
no i’ll just fix it
works now
j
looks ok