daphne multichat.asgi:channel_layer
Starting server at 127.0.0.1:8000, channel layer multichat.asgi:channel_layer
Using busy-loop synchronous mode on channel layer
--
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...@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/CAMse0ZhCxubi-EWgux9Xah%2BRd_JOSWHDW0HgqgvkZtWr%3DPkDAg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
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...@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/a56a2f47-f081-4658-8bf7-88b184330b0b%40googlegroups.com.
Andrew
2016-11-11 14:55:43,446 - DEBUG - worker - Got message on http.request (reply http.response!EKDQPeJsDRwU)
2016-11-11 14:55:43,447 - DEBUG - runworker - http.request
2016-11-11 14:55:43,447 - DEBUG - worker - Dispatching message on http.request to channels.staticfiles.StaticFilesConsumer
Not Found: /chat/stream/
daphne multichat.asgi:channel_layer --port 8000 -v 2
The updated error:
2016-11-11 15:43:14,453 DEBUG HTTP GET request for http.response!KwJtQDgmoifR
2016-11-11 15:43:14,478 DEBUG HTTP 404 response started for http.response!KwJtQDgmoifR
2016-11-11 15:43:14,478 DEBUG HTTP close for http.response!KwJtQDgmoifR
2016-11-11 15:43:14,478 DEBUG HTTP response complete for http.response!KwJtQDgmoifR
127.0.0.1:51749 - - [11/Nov/2016:15:43:14] "GET /chat/stream/" 404 2279
--
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...@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/527cb11e-d6f3-4c94-81ea-89d6038eb64c%40googlegroups.com.