I am building a webapp that uses range requests, and I am getting (Requested Range Not Satisfiable)
(error 416). There is a good chance this is due to issues with my files or app, but before I spend too much time beating my head against the wall, I would like to confirm that DO Spaces doesn’t do anything that would block range requests. I have enabled GET
HEAD
and POST
methods.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
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.
Enter your email to get $200 in credit for your first 60 days with DigitalOcean.
New accounts only. By submitting your email you agree to our Privacy Policy.
+1 / I also want to serve COG’s (Cloud Optimized GeoTIFFs) from DO spaces. AWS S3 and Openstack Swift are supporting range requests. Maybe any one from DO support can answer this question!?