https://bz.apache.org/bugzilla/show_bug.cgi?id=69231
Bug ID: 69231
Summary: mod_tls issue with Nextcloud Windows client
Product: Apache httpd-2
Version: 2.4.62
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Other Modules
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
When using mod_tls on my Apache 2.4.62 server (FreeBSD 14.1-p2, rustls 0.13.0),
the Nextcloud Desktop sync client fails to sync documents (i.e. if there's no
change, the sync status is OK).
Nextcloud is hosted as a FastCGI app via plain http.
> [Tue Jul 30 11:22:31.930980 2024] [proxy_fcgi:error] [pid 94144:tid
> 6061146771456] (5)Input/output error: [client 192.0.2.216:42829] AH01075:
> Error dispatching request to : (reading input brigade)
Can't tell if this is a problem with the Nextcloud sync client ("Using Qt
5.15.10 SSL library OpenSSL 3.1.3 19 Sep 2023 on Windows 11 Version 2009") or
mod_tls.
The tcpdump that I've created shows no TLS alerts, and there is bi-directional
Application Data, a lot of TCP FIN+ACK retransmissions from server to client at
the end of every try. Looks like the client tries 4 times and then gives up.
I have the Nextcloud client log corresponding to the tcpdump with the
"Connection Closed" responses.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]