Opened 3 months ago

Closed 3 months ago

Last modified 3 months ago

#3280 closed task (fixed)

limit on docker push size

Reported by: jive Owned by: jive
Priority: normal Milestone: Sysadmin Contract 2024-I
Component: SysAdmin/Repo Keywords:
Cc:

Description

While working on https://github.com/geoserver/docker/pull/85 I have run into a limit pushing to repo.osgeo.org docker.

failed commit on ref "layer-sha256:f05cc2820fbb694743afaba6d546d882af7fa0f1143f374f8c2e1fe104da7af0": unexpected status from PUT request to https://geoserver-docker.osgeo.org/v2/geoserver/blobs/uploads/fa4af31e-30b7-4d16-a781-1ae0d9d2dfe0?digest=sha256%3Af05cc2820fbb694743afaba6d546d882af7fa0f1143f374f8c2e1fe104da7af0: 413 Request Entity Too Large

Some small research shows that this may be a limit imposed by the web service in front of nexus?

Change History (3)

comment:1 by robe, 3 months ago

Milestone: UnplannedSysadmin Contract 2024-I

comment:2 by robe, 3 months ago

Resolution: fixed
Status: newclosed

Seems to have been an issue specific to Jody's setup. The push worked okay from the build server.

comment:3 by jive, 3 months ago

We did restore the build server part way through the activity.

Sigh, thanks for trying to help!

Note: See TracTickets for help on using tickets.