Skip to content
New issue

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

webdav not connecting #5

Open
erichegit opened this issue May 26, 2024 · 1 comment
Open

webdav not connecting #5

erichegit opened this issue May 26, 2024 · 1 comment

Comments

@erichegit
Copy link

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"

@cy33hc
Copy link
Owner

cy33hc commented May 27, 2024

@erichegit What webdav server are you running? The app only supports username/password login.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants