I ran into the same problem. After some research, I found a solution for logging in to the administrator.
This was due to a problem with MySql TIMESTAMP and MySql.
If we use MySql 5.5.x, we must take care of TIMESTAMP.
, .
: admin_user_session MySql
created_at "0" updated_at "CURRENT_TIMESTAMP", .
, 100%
.