-
-
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
files_external crashes if WebDAV has subfolders the user doesn't have access to #9185
Comments
Hey, this issue has been closed because the label (This is an automated comment from GitMate.io.) |
please reopen |
to clarify: Our school has a server accessable over WebDAV with a large folder structure. E.g. there exists a folder "courses" containing a folder for every scholar course obviously. There exist hundreds of folders but a specific student only has access to a small amount of course folders. |
Still occurring? |
yes, it's still occurring (just had to ask someone who's still got an account at the school to help me test it)... nextcloud log:
js console:
|
Not sure if we can do anything. Most of the code path belongs to sabre/dav. server/apps/dav/lib/Connector/Sabre/Directory.php Lines 213 to 246 in dd1b079
A |
I'm closing this issue due to inactivity. If this is still happening please make sure to upgrade to the latest version. After that, feel free to reopen. |
Steps to reproduce
Expected behaviour
Nextcloud should open the folder and show the folders the WebDAV user has permissions to and skip the other...
Actual behaviour
external folder is closed completely with the error "storage temporarly unavailable".
see cloud log
Server configuration
Operating system: Ubuntu 16.04
Web server: Apache 2
Database: MariaDB
PHP version: 7.2
Nextcloud version: 13.0.1
Updated from an older Nextcloud/ownCloud or fresh install: tested on updated and fresh install
Where did you install Nextcloud from: download.nextcloud.com
Signing status:
Signing status
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: webdav
Are you using encryption: no
Are you using an external user-backend, if yes which one: WebDAV, but it's the same without
Nextcloud log (data/nextcloud.log)
Nextcloud log
The text was updated successfully, but these errors were encountered: