Tuesday, April 6, 2021

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

> 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.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/9db2fc19-e87c-4a69-ab9e-6c53ec56d6fcn%40googlegroups.com.

No comments:

Post a Comment