Summary
The requested Range lies beyond the size of the resource.
When it occurs
Returned when a byte-range request asks for bytes past the end of the file.
How to fix
- Request a valid range within the resource size
- Omit the Range header to fetch the whole file