#30647: [FATAL] FileNotFoundError with runserver command inside Docker container
-------------------------------------+-------------------------------------
Reporter: Bobby Steinbach | Owner: nobody
Type: Bug | Status: new
Component: Core (Other) | Version: 2.2
Severity: Normal | Resolution:
Keywords: docker docker- | Triage Stage: Accepted
compose autoreload |
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Tom Forbes):
* status: closed => new
* resolution: needsinfo =>
* stage: Unreviewed => Accepted
Comment:
I'm going to re-open this Carlton, if that's OK. While this isn't Django's
fault, it is a regression since 2.1 and it apparently does happen
reproducibly.
Patch: https://github.com/django/django/pull/11584
Bobby: I would absolutely love if you could find some time to test this
patch. It should be pretty simple, if you can run:
{{{
python -mpip install https://github.com/orf/django/archive/test-file-not-
found.zip
}}}
Unfortunately this will be a 100+mb tarball (as it includes the whole
repository history), but it's the latest 2.2x branch with my patch
applied. Please let me know if the issue still occurs!
--
Ticket URL: <https://code.djangoproject.com/ticket/30647#comment:7>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/068.c3bcf6f839937da53a5ddd3802f287e6%40djangoproject.com.