Hi there, I am trying to update ory/hydra version ...
# talk-hydra
s
Hi there, I am trying to update ory/hydra version from V1.0 to V1.8.5 but I am getting 400. Error log:
Copy code
customer-oauth-alpha2-alpha2-staging-hydra-5fc4b648b7-rvxbg: time=2021-11-25T12:27:32Z level=error msg=An error occurred audience=application error=map[message:missing destination name amr in *consent.HandledLoginRequest] http_request=map[headers:map[accept:text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9 accept-encoding:gzip, deflate, br accept-language:en-GB,en-US;q=0.9,en;q=0.8 cookie:Value is sensitive and has been redacted. To see the value set config key "log.leak_sensitive_values = true" or environment variable "LOG_LEAK_SENSITIVE_VALUES=true". referer:<https://accounts.alpha2.staging.livspace.com/> user-agent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.55 Safari/537.36 x-forwarded-for:10.120.115.111 x-forwarded-proto:https x-request-id:b50bc071e5704ae580dd3ff8d40275b6] host:<http://customer-oauth-issuer.alpha2.staging.livspace.com|customer-oauth-issuer.alpha2.staging.livspace.com> method:GET path:/oauth2/auth query:Value is sensitive and has been redacted. To see the value set config key "log.leak_sensitive_values = true" or environment variable "LOG_LEAK_SENSITIVE_VALUES=true". remote:10.120.164.134:55860 scheme:http] service_name= service_version=
customer-oauth-alpha2-alpha2-staging-hydra-5fc4b648b7-rvxbg: time=2021-11-25T12:27:32Z level=info msg=completed handling request http_request=map[headers:map[accept:text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9 accept-encoding:gzip, deflate, br accept-language:en-GB,en-US;q=0.9,en;q=0.8 cookie:Value is sensitive and has been redacted. To see the value set config key "log.leak_sensitive_values = true" or environment variable "LOG_LEAK_SENSITIVE_VALUES=true". referer:<https://accounts.alpha2.staging.livspace.com/> user-agent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.55 Safari/537.36 x-forwarded-for:10.120.115.111 x-forwarded-proto:https x-request-id:b50bc071e5704ae580dd3ff8d40275b6] host:<http://customer-oauth-issuer.alpha2.staging.livspace.com|customer-oauth-issuer.alpha2.staging.livspace.com> method:GET path:/oauth2/auth query:Value is sensitive and has been redacted. To see the value set config key "log.leak_sensitive_values = true" or environment variable "LOG_LEAK_SENSITIVE_VALUES=true". remote:10.120.164.134:55860 scheme:http] http_response=map[status:302 text_status:Found took:6.525408ms]
Can anyone of you have any idea what's wrong here?
f
I have the same exact error. Did you fix that?
s
Not yet. Downgraded to V1.0 back