kjaymiller/cookiecutter-relecloud

Django local server: Requested Range Not Satisfiable

Open

#212 opened on Oct 4, 2023

 (0 comments) (0 reactions) (0 assignees)CSS (5 forks)github user discovery
djangohelp wanted

Repository metrics

Stars
 (7 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

When running the local server, after running collect static, we sometimes see errors like:

Requested Range Not Satisfiable: /static/res/img/astronaut.jpeg Requested Range Not Satisfiable: /static/res/img/astronaut.jpeg

The file still seems to load, so I'm not sure what the issue is, but it looks like an error to developers.

Contributor guide