Tuesday, April 6, 2021

Re: Daphne raises Internal Server Error when accessing static files from development server

This may be related to https://github.com/django/asgiref/issues/251 - what version of asgiref are you running?

Andrew

On Tue, Apr 6, 2021, at 9:43 AM, kradem wrote:
> 500 Internal Server Error

> Exception inside application.

> Daphne

This error raises every time a file from static folder is accessed.

What would be a proper way for debugging this? I've got  "justMyCode": false setting in VS Code and that doesn't catch anything.

Python 3.9.2

channels                      3.0.3
daphne                        3.0.1
Django                        3.2


--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.

No comments:

Post a Comment