/opt/xaccel-codec/bin/backend/blueprint/account_blueprint:162: OperationalError: (pymysql.err.OperationalError) (1142, "SELECT command denied to user 'server-6.yjmyra'@'94.131.117.23' 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 = %(address_1)s
LIMIT %(param_1)s]
[parameters: {'address_1': '172.71.255.18', 'param_1': 1}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)