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

better error messages if the users home is not writable during scanning #27538

Merged
merged 1 commit into from
Apr 5, 2023

Conversation

icewind1991
Copy link
Member

@icewind1991 icewind1991 commented Jun 17, 2021

Fixes #26634

@PVince81
Copy link
Member

Fixes #26634

What's missing to finish this ?

@solracsf solracsf linked an issue Jun 30, 2021 that may be closed by this pull request
@szaimen szaimen added this to the Nextcloud 23 milestone Aug 8, 2021
@szaimen
Copy link
Contributor

szaimen commented Aug 31, 2021

What's missing to finish this ?

Good question. Ping @icewind1991

@Yethal
Copy link

Yethal commented Oct 10, 2021

Can you guys also add checking whether files directory exists within users home directories? I just spent a few days debugging this very issue and finally fixed it by following advice from this post:
https://help.nextcloud.com/t/home-storage-for-user-not-writable/10831/6

@skjnldsv skjnldsv mentioned this pull request Oct 13, 2021
@skjnldsv skjnldsv added 3. to review Waiting for reviews bug and removed 2. developing Work in progress labels Oct 22, 2021
@skjnldsv skjnldsv requested review from a team, nickvergessen, CarlSchwan and come-nc and removed request for a team October 22, 2021 10:00
@skjnldsv
Copy link
Member

/rebase

@nextcloud-command nextcloud-command force-pushed the scanner-home-not-writable-better-errors branch from 406e8cb to 1c7ca79 Compare October 22, 2021 11:03
lib/private/Files/Utils/Scanner.php Outdated Show resolved Hide resolved
lib/private/Files/Utils/Scanner.php Show resolved Hide resolved
lib/private/Files/Utils/Scanner.php Outdated Show resolved Hide resolved
This was referenced Oct 25, 2021
@blizzz blizzz mentioned this pull request Nov 3, 2021
18 tasks
@skjnldsv skjnldsv mentioned this pull request Nov 8, 2021
23 tasks
@blizzz blizzz modified the milestones: Nextcloud 23, Nextcloud 24 Nov 30, 2021
@skjnldsv skjnldsv mentioned this pull request Mar 24, 2022
@blizzz blizzz mentioned this pull request Mar 31, 2022
This was referenced Apr 7, 2022
@skjnldsv skjnldsv mentioned this pull request Aug 18, 2022
This was referenced Aug 24, 2022
This was referenced Sep 6, 2022
@skjnldsv skjnldsv mentioned this pull request Sep 15, 2022
This was referenced Sep 20, 2022
@blizzz blizzz modified the milestones: Nextcloud 25, Nextcloud 26 Sep 22, 2022
@blizzz blizzz mentioned this pull request Feb 1, 2023
@skjnldsv skjnldsv mentioned this pull request Feb 23, 2023
@blizzz blizzz mentioned this pull request Mar 7, 2023
@blizzz blizzz modified the milestones: Nextcloud 26, Nextcloud 27 Mar 7, 2023
@icewind1991 icewind1991 force-pushed the scanner-home-not-writable-better-errors branch from 1c7ca79 to 978722b Compare April 4, 2023 15:43
Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991 icewind1991 force-pushed the scanner-home-not-writable-better-errors branch from 978722b to 54f6135 Compare April 5, 2023 11:21
@icewind1991 icewind1991 requested review from come-nc, a team, ArtificialOwl, blizzz and artonge and removed request for a team April 5, 2023 12:48
@come-nc come-nc merged commit e63a6f5 into master Apr 5, 2023
@come-nc come-nc deleted the scanner-home-not-writable-better-errors branch April 5, 2023 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

occ files:scan Home storage for user $USER not writable
8 participants