andrey.ivanov wrote:The exception is in the com.zimbra.common.httpclient.HttpClientUtil class. It could be a new Zimbra bug related to the major change of version of HttpCLient ("Upgraded 3rd Party HttpClient to version 4.5.5." from https://wiki.zimbra.com/wiki/Zimbra_Releases/8.8.15).
There is already a known issue with the same reason, with a workaround "WebMail Login Failure - when zimbraCsrfTokenCheckEnabled is set to FALSE Apache HttpClient Connection pool shuts down and login to webmail fails.". So maybe it's a second side effect of HttpClient upgrade in 8.8.15...
Interesting ...
zimbraCsrfTokenCheckEnabled is set to TRUE though
Code: Select all
[zimbra@mail ~]$ zmprov gacf | grep zimbraCsrfTokenCheckEnabled
zimbraCsrfTokenCheckEnabled: TRUE
How can we send that to developers to analyze. do i need zimbra network edition for that?