Same problem here today.
I’m. unable to login. I’ve sent a reset request a couple of times already. Every time, I was able to reset the password, but not to log in.
Trying to log in from gitlab.com, I get:
404
The page could not be found or you don't have permission to view it.
The only place where I get an “account blocked” feedback is when trying to read the origin of my repository:
> git remote show origin
remote:
remote: ========================================================================
remote:
remote: Your account has been blocked.
remote:
remote: ========================================================================
remote:
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.