Issue: Description

Start: 31/01/2022

End: 31/01/2022

Ticket: Unable to locate Jira server for this macro. It may be due to Application Link configuration. , 31/01/2022


Error 

Failed to pull image "registry-gitlab.prozorro.sale/prozorro-sale/auction-frontend:demo": rpc error: code = Unknown desc = Error response from daemon: Get https://registry-gitlab.prozorro.sale/v2/prozorro-sale/auction-frontend/manifests/demo: unauthorized: HTTP Basic: Access denied\nYou must use a personal access token with 'api' scope for Git over HTTP.\nYou can generate one at https://gitlab.prozorro.sale/-/profile/personal_access_tokens


Root cause: 

After upgrading Gitlab to ver 14.6 from 13.12
Project Access Tokens attached to the project issue
Project Access Tokens of the user (that should be there) were attached  to project prozorro deployment are not present in the project
The same was on stend version when tested before.

Troubleshooting steps:

Checking registry
Checking logs
Checking gitlab config
Checking existence of user
Checking existence of user's token

Fix:

The solution is to add the user's access token to the project again https://gitlab.prozorro.sale/prozorro-sale/prozorro-deployment/-/settings/access_tokens

adding psdeploy as maintainer role


Preventive measures: 

Ask support gitlab possible issues after upgrade

  • No labels