We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have a webdav server running and can connect from my PC without issues.
Via switch I receive following log on my webdav server It seems the athentification scheme is not compatible.
Is there a way to fix this via settings?
[Sun May 26 11:04:35.821455 2024] [auth_digest:error] [pid 11:tid 140483458890472] [client 192.168.1.210:13133] AH01781: client used wrong authentication scheme `Basic': / 192.168.1.210 - - [26/May/2024:11:04:35 +0000] "HEAD / HTTP/1.1" 401 - "-" "httpclientcpp-agent/1.0" [Sun May 26 11:04:35.824581 2024] [auth_digest:error] [pid 11:tid 140483458984680] [client 192.168.1.210:13133] AH01781: client used wrong authentication scheme `Basic': / 192.168.1.210 - - [26/May/2024:11:04:35 +0000] "HEAD / HTTP/1.1" 401 - "-" "httpclientcpp-agent/1.0" [Sun May 26 11:04:35.827252 2024] [auth_digest:error] [pid 11:tid 140483458607848] [client 192.168.1.210:13133] AH01781: client used wrong authentication scheme `Basic': / 192.168.1.210 - - [26/May/2024:11:04:35 +0000] "GET / HTTP/1.1" 401 381 "-" "httpclientcpp-agent/1.0"
The text was updated successfully, but these errors were encountered:
@erichegit What webdav server are you running? The app only supports username/password login.
Sorry, something went wrong.
No branches or pull requests
I have a webdav server running and can connect from my PC without issues.
Via switch I receive following log on my webdav server
It seems the athentification scheme is not compatible.
Is there a way to fix this via settings?
The text was updated successfully, but these errors were encountered: