http://bugs.winehq.org/show_bug.cgi?id=59554 --- Comment #20 from axis6404@proton.me --- I have tested the following and will send the logs via email. (Note: I couldn't get the +relay logs because the application failed to start.) 53d513e6262 po: Update Polish translation. (no patch) .... 335ae4237c7 winhttp: Add decompression support. + old patch1 (80597) 20b34866f31 winhttp: Introduce a stream abstraction. + old patch1 (80597) All of these resulted in error 9005, but the behavior of 20b34866f31 is different from the others: - 53d513e6262 and 335ae4237c7: These result in an infinite retry loop for the first API access ("/v1/session"). - 20b34866f31: It accesses "/v1/session" only once and then moves on to other API calls. Based on these results, it seems to me that there are other bugs involved, in addition to the gzip issue. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.