buttercup / buttercup-mobile

:iphone: React-Native mobile application for Buttercup
https://buttercup.pw
GNU General Public License v3.0
391 stars 69 forks source link

WebDav does not work on Android. #346

Closed abersheeran closed 7 months ago

abersheeran commented 7 months ago

I have a WebDAV service that is proxied through Cloudflare. It has the correct HTTPS certificate and can be used normally in WinSCP or Buttercup-desktop. But in buttercup-mobile, when I try to add webdav, it tells me "WebDav Connection test failed". I checked the log of the WebDav service and did see a PROPFIND request, and it responded normally. Does anyone know how to solve or debug this? I am using the latest version on Google Play, which was updated on November 30th, 2023.

abersheeran commented 7 months ago

Everything works fine when I specify a blank directory in the url.

accron-1 commented 5 months ago

I have the same issue/error ("WebDav connection test failed") with the Android app, but have not found a solution. I know the WebDav url and credentials work as I have successfully connected with the desktop app as well as with my PC file explorer, but the Android app fails to connect for some reason.

It's a public server (as I have seen issues here with local networks/servers)

Any suggestions would be appreciated.

v.2.6.1 (Dec 6, 2023)

CreateWebNZ commented 2 months ago

Same problem: Trying to connect to my nextcloud instance, Letsencrypt cert valid, connection works fine with FX file manager, but connection error on buttercup android. LineageOS 21 (android 14)