When using RedisChannelLayer, if multiple redis hosts are set in CONFIG, some messages from outside of consumer will not be received. Use **send** method, not **group_send**. - django 3.0.9 - channels 2.4.0 - channels-redis 3.0.1 - daphne 2.5.0