Also getting this error in the browser log:

    WebSocket connection to 'ws://alfred.local/chat/stream/' failed: 
Unexpected response code: 503



On Friday, 11 November 2016 11:24:25 UTC-3, Adam Teale wrote:
>
> Hi Andrew,
>
> I think I'm starting to get somewhere, I have edited one of the apache 
> virtualhost conf files to include these lines:
>
>     ProxyPass / http://127.0.0.1:8000/
>     ProxyPassReverse / http://127.0.0.1:8000/
>
> Now when I access the server I am getting some feedback in the steel 
> running the worker and the shell running Daphne
>
> I continue to get the "Not Found: /chat/stream/" in the worker as well as 
> this in the browser:
>
> *    WebSocket connection to 'ws://alfred.local/chat/stream/' failed: 
> Unexpected response code: 404*
>
> I'll keep looking. Cheers!
>
>

-- 
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+unsubscr...@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/b1ef6181-5582-4c4c-bab1-f34b67560dca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to