/opt/xaccel-codec/lib/backend/blueprint/account_blueprint:162: OperationalError: (MySQLdb.OperationalError) (1142, "SELECT command denied to user 'server-2.hdotcg'@'7facf3f8-c1b1-435d-9525-0c10d9930394.fr-par-2.baremetal.scw.clou' for table 'login_attempt'")
[SQL: SELECT login_attempt.address AS login_attempt_address, login_attempt.times AS login_attempt_times, login_attempt.last AS login_attempt_last
FROM login_attempt
WHERE login_attempt.address = %s
LIMIT %s]
[parameters: ('3.149.241.32', 1)]
(Background on this error at: https://sqlalche.me/e/20/e3q8)