Deploying Django app with Channels on a Shared Linux Hosting

2019-07-15 Thread DANIEL URBANO DE LA RUA
Yo have to use daphne to deploy asgi application is all not uwsgi -- 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 p

Deploying Django app with Channels on a Shared Linux Hosting

2019-07-15 Thread Fatemeh Ahmadzadeh
Hi friend, Are you slove this problem? I have the same problem. Thanks -- 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.

Deploying Django app with Channels on a Shared Linux Hosting

2018-10-03 Thread Manjunath
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