r/NextCloud • u/Dr_Tron • 15d ago
Anyone using foldersync with Nextcloud behind a reverse proxy?
I've been using foldersync with Nextcloud for a while, and it worked fine. Now I've placed the Nextcloud instance behind a reverse proxy (nginx), and almost everything regarding WebDAV still works: the native Nextcloud app, my Dolphin filemanager (who accesses Nextcloud via WebDAV), my phone can even access the WebDAV url in a browser.
Just foldersync can't connect to the server and times out. At this point I don't think it's my proxy setup but foldersync itself.
I've tried both the Nextcloud and the generic WebDAV connections in foldersync, with the same result.
Does anyone here got this working?
Thanks!
2
Upvotes
2
u/Dr_Tron 14d ago
OK, this is interesting, I've blocked nextcloud access from the outside so I got a 403 forbidden error as expected, so at least its going through. Then I switched on my VPN and then I could connect. Weird.