-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
https windows webdav issue #11804
Comments
@tanguy-opendsi You may want to try the procedure I just linked at https://github.com/nextcloud/server/issues/12793 |
Moved to nextcloud/documentation#1001 |
What is the status here @tanguy-opendsi ? |
hi, |
This issue has been automatically marked as stale because it has not had recent activity and seems to be missing some essential information. It will be closed if no further activity occurs. Thank you for your contributions. |
Steps to reproduce
Server configuration
Operating system: Debian9
Web server: : Apache2
Database: Mariadb
PHP version: php 7
Nextcloud version: 14.0.2
Are you using encryption: yes
Are you using an external user-backend, if yes which one: LDAP
Client configuration
Browser: Microsoft-WebDAV-MiniRedir
Operating system: windows 10
Nextcloud log (data/nextcloud.log)
Nextcloud log
{"reqId":"LYt0YTJRVOLr6jMMDV8n","level":0,"time":"2018-10-12T15:10:39+00:00","remoteAddr":"10.15.1.37","user":"--","app":"webdav","method":"PROPFIND","url":"/remote.php/webdav","message":{"Exception":"Sabre\DAV\Exception\NotAuthenticated","Message":"No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured, No 'Authorization: Bearer' header found. Either the client didn't send one, or the server is mis-configured","Code":0,"Trace":[{"function":"beforeMethod","class":"Sabre\DAV\Auth\Plugin","type":"→","args":[{"absoluteUrl":"https://neolye-share.neolye.com/remote.php/webdav","class":"Sabre\HTTP\Request"},{"class":"Sabre\HTTP\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"autoRequireLogin":true,"class":"Sabre\DAV\Auth\Plugin"},"beforeMethod"],[{"absoluteUrl":"https://neolye-share.neolye.com/remote.php/webdav","class":"Sabre\HTTP\Request"},{"class":"Sabre\HTTP\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":466,"function":"emit","class":"Sabre\Event\EventEmitter","type":"→","args":["beforeMethod",[{"absoluteUrl":"https://neolye-share.neolye.com/remote.php/webdav","class":"Sabre\HTTP\Request"},{"class":"Sabre\HTTP\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":254,"function":"invokeMethod","class":"Sabre\DAV\Server","type":"→","args":[{"absoluteUrl":"https://neolye-share.neolye.com/remote.php/webdav","class":"Sabre\HTTP\Request"},{"class":"Sabre\HTTP\Response"}]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v1/webdav.php","line":80,"function":"exec","class":"Sabre\DAV\Server","type":"→","args":[]},{"file":"/var/www/nextcloud/remote.php","line":163,"args":["/var/www/nextcloud/apps/dav/appinfo/v1/webdav.php"],"function":"require_once"}],"File":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","Line":168,"CustomMessage":"--"},"userAgent":"Microsoft-WebDAV-MiniRedir/10.0.14393","version":"14.0.2.2"}
The text was updated successfully, but these errors were encountered: