Re: Channels: Sudden & Mysterious 400 Bad Request

2017-07-09 Thread Andrew Godwin
I don't really know what's going wrong then, I guess - 400 Bad Request is not something you'd get from misconfiguration usually. Do you get it from Nginx serving a static file too, or just when it proxies through? Andrew On Fri, Jul 7, 2017 at 7:55 PM, wrote: > I'm using

Channels: Sudden & Mysterious 400 Bad Request

2017-07-07 Thread jamie . bliss
I'm using Nginx -> Daphne -> Redis -> manage.py runworker. Nginx and daphne are both producing a 400 Bad Request to simple GET requests. I'm not seeing the request in the worker log (-v 3). Redis answers to `redis-cli ping`. Daphne logs look like it just served the request normally. Worker logs