-
Notifications
You must be signed in to change notification settings - Fork 2.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
occ file:scan reports error if user never logged on #23333
Comments
Ah yes, I remember have seen this before. |
Need to check whether it happens with "occ files:scan --all". If yes, does it abort scanning or continues ? Setting to high for now to try it out. |
Yes, it was happening with
Don't know. It happend on the last projected user... |
Not too bad, I just tried the following:
As we can see, the home of "user1" is skipped but scanning continues. Then the question is what to do with such storages. Since the user did not log in they don't have a skeleton yet. Should we trigger skeleton creation at this time ? (might be slow with many users) |
@icewind1991 @mmattel didn't we fix that recently ? |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Steps to reproduce
Expected behaviour
System should not issue a misleading warning
Actual behaviour
occ issues:
Home storage for user newlycreated not writable
Server configuration
Operating system:
Debian Jessie
Web server:
Apache 2.4
Database:
MariaDB
PHP version:
7.0.3
ownCloud version: (see ownCloud admin page)
9.0.0 from git (stable9 as of 8516831 plus custom patches)
Updated from an older ownCloud or fresh install:
upgraded from 8.2.2
Where did you install ownCloud from:
git
Signing status (ownCloud 9.0 and above):
n/a
The text was updated successfully, but these errors were encountered: