This mostly happens due to the way, we reset data on production.
Someone can be logged in, we reset data, the client_id changes. On new access, log in fails. It now fails by crashing.
It should fail by logging out and redirecting to login page again.
This mostly happens due to the way, we reset data on production. Someone can be logged in, we reset data, the client_id changes. On new access, log in fails. It now fails by crashing. It should fail by logging out and redirecting to login page again.