hi @tjbarr, after you fail to login run this mysql command:
select * from log order by date DESC limit 10;
and then decode the base64 comments field to see the error that is related to the failed login in the log
hi @tjbarr, after you fail to login run this mysql command:
select * from log order by date DESC limit 10;
and then decode the base64 comments field to see the error that is related to the failed login in the log