I have a big problem, I realized today that I couldn’t synchronize my repositories. I tried to do a pull and the remote response was: Your account has been blocked.
I tried to log in to the portal, but it tells me that Invalid Login or password.
I have reset my password, but he won’t let me log in anyway.
My account name is @alcaraz
I can not understand why that happens… What can i do?
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.
I have found the problem. I received an email 3 days ago from gitlab with subject “Confirmation Instructions” that I didn’t open. After opening it it will say that you should have replied in 1 day, but you may ask another email and then you are able to reconnect.
TL;DR
If you got email confirmation request on your email - it does not mean that it is your current email in Gitlab. Looks like Gitlab sent confirmation request to an old email.
I was trying to login using Google, as it is my connected account. Gitlab asked me to confirm email - I was not able to get confirmation email.
I forgot that I have updated my email. So even I received email confirmation request on Gmail - I needed to use my new email address to get access to my account. This solved it for me.