Cannot change files via web interface after upgrading to Seafile 8.0.3

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;
1 Like