Hello,
I’ve configured Nginx as proxy for tryton to use notifications from trytond.bus, everything seems to be ok, I can now connect to Tryton via SSL, and the notifications are correctly displayed.
But im constantly getting this error in firefox:
All I found about this is giving more Time-out time to Nginx, but doing this ends up on the same result but “502 Bad Gateway” instead, in Tryton configuration file I’ve only added
allow_subscribe option to bus section, maybe theres something else missing? and I don’t know if this really matters, as the proxy is working as expected.Thanks.

