I am trying to push a 4GB image. I chose a subscription for 100GB storage. Every attempt fails and ends with this error: “unauthorized: authentication required”. When I push a smaller image (about 50 MB) then the push succeeds. What could be wrong?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @scholvincent,
I take it you are using DigitalOcean’s Spaces, correct? . You’ll want to use the S3 API and multipart upload for large files. If I’m not mistaken, the max size is 50TB
This was discussed here as well: