Hi all,
I have developed a simple django application using channels & deployed it 
in a shared linux hosting service(mochahost.com - Webhosting: mocha 
package).
It serves django app with help of Passenger.

The wsgi is working without any issue but the ASGI layer seems to be non 
responsive.
When trying to connect, I am getting the following error message: *Error 
during WebSocket handshake: Unexpected response code: 404*

I don't know how to resolve this.
Is there any extra setup steps I need to follow or any other settings I 
need to do?
Any help would be very much appreciated.

Package versions used:
Python: 3.6.6
Django: 2.1.1
Channels: 2.1.3
Channels_redis: 2.3.0

Thanks & Regards,
Manjunath

-- 
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/cad88411-bcf0-4061-9a37-621f9f11d327%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to