Check this post. Is it the same error?
I had to add this to my Nginx configuration to get things going again:
proxy_set_header Cookie $http_cookie;
Check this post. Is it the same error?
I had to add this to my Nginx configuration to get things going again:
proxy_set_header Cookie $http_cookie;