WebDav server connection timeout

I am working on configuring a WebDav server on a machine I host using lighttpd, and from everything I can tell the server itself is working.I can access the webdav share from Firefox, and also mount it in Gnome.188BET靠谱吗However, when I try accessing it through Zotero's sync option I get a connection timed out.

188BET靠谱吗I looked in the server logs, and I see an HTTP 200 response to the initial Zotero OPTIONS request, but nothing after.

I then ran a packet capture on the interface, and I can see my local machine receiving the HTTP 200 reply to the OPTIONS request (The server is .2 and my local machine is .3):
188BET靠谱吗https://s3.amazonaws.com/zotero.org/images/forums/u5950709/843m87tppdnxd5ppqvtu.png

188BET靠谱吗However, Zotero is timing out receiving that reply it seems.188BET靠谱吗Is there any way to further diagnose this in the Zotero stack?

I submitted error report ID 646979624.
  • Sorry, we can't debug problems with individual WebDAV servers.You can test with a stock Apache WebDAV install in Dockerto see that it works with standard WebDAV servers.(Accessing the server from Firefox isn't meaningful, since that would just be GET requests, and an OS WebDAV mount wouldn't necessarily use the same request patterns.)
  • 188BET靠谱吗(If you want to see the network requests Zotero is making, you can 1) enabled debug outputand/or 2) start the beta with -jsdebuggerto open it with the Firefox Browser Toolbox showing and check its Network tab.)
Sign Inor Registerto comment.