Friday, June 21, 2019

Re: [Urgent] 500 when requesting a file from browser.

On the last part of your stacktrace, there is a section

File "/usr/lib/python3.6/wsgiref/simple_server.py", line 35, in close
   
self.status.split(' ',1)[0], self.bytes_sent



could you please check this line out? 

you can try to print what is self.status to check what it is trying to split

--
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/32301b79-8595-4f02-8464-ac855499c13b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment