error pushing image: failed to push to destination xxx.gra5.container-registry.ovh.net/project/repo:tag: PUT https://xxx.gra5.container-registry.ovh.net/v2/repo/repo/blobs/uploads/a28bfac9-a522-4249-8a11-b7c8341ce79a?_state=REDACTED&digest=sha256%3A33df0b4b677132b4f20990e1443b5b8b809f2d3bf3ce22fd3c7a2ec5a36623bb: UNKNOWN: unknown error; map[DriverName:s3aws Path:/docker/registry/v2/repositories/project/repo/_upload/a28bfac9-a522-4249-8a11-b7c8341ce79a/data]
error pushing image: failed to push to destination XXX.XXX.container-registry.ovh.net/library/XXX-XXX:rkYuxab: Head "https://storage.gra.cloud.ovh.net/XXX-d697-4588-bfda-eb24eaa98aa6/files/docker/registry/v2/blobs/sha256/f2/f26661f4bd05f0baedb0825bd32a7704570e64aa6f587ff7e343e8f62d4270c5/data?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=18677960e2d84ec482a66615d254962a%2F20210114%2FGRA%2Fs3%2Faws4_request&X-Amz-Date=20210114T080021Z&X-Amz-Expires=1200&X-Amz-SignedHeaders=host&X-Amz-Signature=XXX": read tcp 10.42.208.30:46442->54.38.230.75:443: read: connection reset by peer
PUT https://XXX.gra7.container-registry.ovh.net/v2/library/tools-XXX/blobs/uploads/72f8e4f6-6c04-4022-9a82-51f91ac29cdd?_state=REDACTED&digest=sha256%3A1064dab604aaf3f83a795daf993808926d6c578bee4ebbc16cbfb86eb4c18129: UNKNOWN: unknown error; map[DriverName:s3aws Path:/docker/registry/v2/repositories/library/tools-XXX/_uploads/72f8e4f6-6c04-4022-9a82-51f91ac29cdd/data]
unknown blob
error while pushing my images. This cause my deploy pipeline to fail. If this continue I will have to leave the OVH Docker Registry cause it's just not stable enough to use in production. My pipelines are long and see them fail after 15 minutes is annoying.. I've already posted some messages here for the same issue (nov. 18 2020). Do you have isolated the issue on your side? What could you do to prevent this in the future?
hi guys, we've got a problem with private registry, which is no more accessible (error pulling image configuration: error parsing HTTP 400 response body: invalid character '<' looking for beginning of value: "<html><h1>Bad Request</h1><p>The server could not comply with the request since it is either malformed or otherwise incorrect.</p></html>").
could you please take a look ? (registry ID : xe1pyfka.gra5.container-registry.ovh.net)
$ docker push 1yvuiziu.gra5.container-registry.ovh.net/blg/client-service/accounting-sync-server:latest
The push refers to repository [1yvuiziu.gra5.container-registry.ovh.net/blg/client-service/accounting-sync-server]
739e98be7a16: Preparing
24d46fe38e8a: Preparing
02a9ca88eab1: Preparing
30e6cfc5d05b: Preparing
6169bf830ae6: Preparing
30e6cfc5d05b: Layer already exists
02a9ca88eab1: Layer already exists
24d46fe38e8a: Layer already exists
6169bf830ae6: Layer already exists
739e98be7a16: Pushed
blob upload unknown
Hi all, i get this message when i try to pull/push to my registry :
Error response from daemon: Get https://xe1pyfka.gra5.container-registry.ovh.net/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Is it related to some tasks here : http://travaux.ovh.net/?project=36&status=all&perpage=50
| Digest | Tag | Kind | Labels | PushedTime | PulledTime | CreatedTime | Retention |
|-------------------------------------------------------------------------|------------------------|-------|--------|---------------------|---------------------|---------------------|-----------|
| sha256:c2a2b6a793cdd1115e882555d342e8422da4353c60bd263c896f00ad877d0efb | dev | image | | 0001/01/01 00:00:00 | 0001/01/01 00:00:00 | 2021/03/24 08:11:00 | RETAIN |
| sha256:a52471350f3935cf25f23c124f3e674c1e20c7135e04aa4c449bcdc9e7e4ef49 | feat-xxx | image | | 0001/01/01 00:00:00 | 0001/01/01 00:00:00 | 2021/03/24 14:17:53 | DEL |
| sha256:6d33ecc02aa4192cbf4942940d5998c9c14773d7de0a363de39e3979295d4a47 | latest | image | | 0001/01/01 00:00:00 | 0001/01/01 00:00:00 | 2021/03/17 11:22:24 | RETAIN |
| sha256:d89e25d943625c20be48fccc27c75685007fdaa96e50f1cbe4187da54ec0493a | staging | image | | 0001/01/01 00:00:00 | 0001/01/01 00:00:00 | 2021/03/24 09:02:30 | RETAIN |
Hello everyone, a DNS issue is currently impacting Managed Registries on GRA7: http://travaux.ovh.net/?do=details&id=49761
Fix is done, but DNS propagation is still in progress. A temporary workaround is described in the travaux.
Hi there,
I have an issue with my docker registry. When I push an image, layers are pushed but the manifest is not created.
docker push 9fc731v2.gra5.container-registry.ovh.net/docker-hub/drone/git:latest
The push refers to repository [9fc731v2.gra5.container-registry.ovh.net/docker-hub/drone/git]
5073ba39d063: Layer already exists
62929d548adb: Layer already exists
777b2c648970: Layer already exists
latest: digest: sha256:4a030a46a38951a7ec39fbe0eaf924597218b67f4090ace3cdca9548d0a017a3 size: 948
docker pull 9fc731v2.gra5.container-registry.ovh.net/docker-hub/drone/git:latest
Error response from daemon: manifest for 9fc731v2.gra5.container-registry.ovh.net/docker-hub/drone/git:latest not found: manifest unknown: manifest unknown
When I try to retag the image with the harbor API I have this error: The system is in read only mode. Any modification is prohibited.
How can I solved the problem?
Thanks for the help