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/7bd016ff-c78f-47ee-a81d-dd7a60340e17%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to