Remote: Your account has been blocked

I have a project that has been running for close to two years, but last week when I try to deploy I get the following error message:

$ cd /usr/gia/dev
$ git pull
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.
ERROR: Job failed: exit status 1

Not sure what changed to produce this error.

1 Like

I get the same message when doing the command manually:

[gitlab-runner@gia-dev-02 dev] pwd /usr/gia/dev [gitlab-runner@gia-dev-02 dev] git pull
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.

Hi,

please check this topic and ensure that your account’s email address(es) are all re-confirmed.

Cheers,
Michael