WebDAV Android not syncing - httpS IS enabled

Hello I am trying to connect the android client to a webDAV server. I have httpS enabled. Here is my error. This is the same error as
https://discourse.joplinapp.org/t/webdav-not-work-with-last-release-of-android/2696/37

11-20T18:14:18,10,"""TypeError: Network request failed
onerror@index.android.bundle:139:2655
value@index.android.bundle:124:1505
value@index.android.bundle:123:6095
value@index.android.bundle:123:2835
value@index.android.bundle:49:1280
value@index.android.bundle:28:3311
index.android.bundle:28:822
value@index.android.bundle:28:2565
value@index.android.bundle:28:794
value@[native code]""

However, I have https enabled.

The webdav server uses apache and can be found here:
https://github.com/BytemarkHosting/docker-webdav

I am using the traefik as reverse proxy. The proxy also has httpS enabled.

I am able to login.

The server also works fine with the orgzly app.

Any help is greatly appeciated,
Joe

Hmm, without a version number we can’t really say anything. A few hours ago a new release was cut that addresses wonky WebDAV servers.

1 Like

Thank you for looking into this. I dowloaded the apk directly from github and it works great! :smiley: Below are the new added markdown files.