1

While pushing the image to ACR in azure pipelines, I'm getting below error.

a70b11b076fe: Waiting 3ad1014f96c7: Waiting bca938d9b956: Waiting 5a48accd2033: Waiting 32ee4143301d: Waiting c73ad13a1488: Waiting e85f38974196: Waiting cc7d774b3dd0: Waiting f584c095e67e: Waiting 8817f26ab4b2: Waiting ee4d330edba0: Waiting f29b9619a031: Waiting d1692555c73c: Waiting 7bd18c139c73: Waiting f689d32da261: Waiting error parsing HTTP 403 response body: unexpected end of JSON input: "" ##[error]error parsing HTTP 403 response body: unexpected end of JSON input: "" ##[error]The process '/usr/bin/docker' failed with exit code 1 Finishing: Push image to registry

Error

Can someone face this kind of error previously, If so Can you please help me in resolving this error?

  1. Tried creating a new service principal with contributor access and added it to ACR in Azure.
  2. With the new service principle created a service connection in Azure DevOps and used it in the pipeline for building and pushing the image.

But nothing worked and still I'm facing the same error.

Previously I was able to push the image to ACR but not sure without changing anything I'm getting 403 error.

0 Answers0