Dear,
We have problem with mysql as follow:
-
if we use long timeout, we have problem with deadlock as:
debug=“Error 1213: Deadlock found when trying to get lock; try restarting transaction” description=“The authorization server encountered an unexpected condition that prevented it from fulfilling” -
If we use short timeout, we have problem from GetLoginRequest as:
“[mysql] 2020/07/04 06:59:10 packets.go:36: unexpected EOF”
error=“invalid connection” reason= request-id= status= trace=“Stack trace: \ngithub.com/ory/x/sqlcon.HandleError\n\t/go/pkg/mod/github.com/ory/[email protected]/sqlcon/error.go:51\ngithub.com/ory/hydra/consent”
We have more problems when using two factors with email after user input code.
Hope that you support us to trace this problem.
Thank you so much!!!