You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.
Hello, long time user of the cloudless version, I decided to set up WebDav with apache and try for that. I have digest auth on the server and it seems to be working fine—tested with multiple clients. However I get http 401 when I try to use the server. I've double-checked the login fields. My url is https://mydomain.name/webdav and I've tried that with and without a trailing slash. Any idea what could be going on? From the log:
okhttp.OkHttpClient:
A connection to https://mydomain.name/ wa sleaked.
Did you forget to close a response body?
[...]
The text was updated successfully, but these errors were encountered:
Hello, long time user of the cloudless version, I decided to set up WebDav with apache and try for that. I have digest auth on the server and it seems to be working fine—tested with multiple clients. However I get http 401 when I try to use the server. I've double-checked the login fields. My url is
https://mydomain.name/webdav
and I've tried that with and without a trailing slash. Any idea what could be going on? From the log:The text was updated successfully, but these errors were encountered: