The Zotero app on iOS cannot connect to the Synology system's WebDAV
Currently, successful connection to WebDAV on the Windows 10 platform: No error code is returned in the Zotero app on iOS, displaying "could not connect to WebDAV server", while on the Android version of zoo for zotero, it returns "405 Method Not Allowed".
iOS, Android, Windows 10, and Synology form a virtual local area network through tailscale for mutual connections without being exposed to the public internet.
I do not understand why it can be successfully configured on the computer, but not on mobile devices.
iOS, Android, Windows 10, and Synology form a virtual local area network through tailscale for mutual connections without being exposed to the public internet.
I do not understand why it can be successfully configured on the computer, but not on mobile devices.
I hope this time it's not an issue with the SSL certificate, as I don't have a public IP to configure an SSL certificate
https://tailscale.com/blog/tls-certs
When you connect to your TailScale node, can you access other local services on your Synology? Can you access your webdav directly through Safari?
So @QQWWQW, if you're able to switch to one of the standard private ranges instead, you could just go back to connecting via HTTP instead of HTTPS.
So if your Synology is let's say on http://192.168.1.100, you will connect to TailScale through their iOS app and then in Safari/Files app/Zotero you can just safely use the same private IP address http://192.168.1.100 to connect to your local services.
You don't have to connect through TailScale IP address (100.x.y.z), TailScale uses those internally pretty much.
However, the address 192.168.x.y couldn't connect at all, including accessing the login page via Safari was also unsuccessful (100.x.y.z could access the login page), I'm afraid I can only make adjustments targeting 100.x.y.z now.
I also don't know how ES File Explorer's WebDAV managed to bypass iOS restrictions, allowing both HTTP and HTTPS to connect.Can we take another look at the connection issue with WebDAV.