Does the WebSocket handshake finish? The developer console in a browser should tell you if it actually opens up or not.
Normal Django middleware shouldn't affect WebSockets as it's a different networking style, but it's very easy to get WebSockets set up wrong for a variety of other reasons. Andrew On Sun, Jun 4, 2017 at 10:16 PM, Suc <asucro.laure...@gmail.com> wrote: > Does django-tenant-schemas affect django-channels message.reply? Im using > ngrok in host header spoofing for multitenancy but im having problem on > sending message on web socket > > > <https://lh3.googleusercontent.com/-_G5MEzQIV38/WTTowcdaxlI/AAAAAAAAAKo/zL2gOJVyIUcrT1a_REf3W6x14nF57QAfwCLcB/s1600/Screen%2BShot%2B2017-06-05%2Bat%2B12.09.20%2BPM.png> > the websocket doesn't receive any data frames > > -- > 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/1178b140-e28b-408f-a4ea-e7bb239a7abd%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/1178b140-e28b-408f-a4ea-e7bb239a7abd%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAFwN1uomvOHNquwPWqLiHNYjbsWH8gMiH0YKHJkDybTWkok85A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.