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

Do not obtain userFolder of a federated user #25274

Merged
merged 1 commit into from
Jan 22, 2021

Conversation

rullzer
Copy link
Member

@rullzer rullzer commented Jan 22, 2021

Fixes #19647

Federated shares are somewhat special. So we can't move the files from
the main user and we should try to get it from the intialized root
already.

Signed-off-by: Roeland Jago Douma roeland@famdouma.nl

Federated shares are somewhat special. So we can't move the files from
the main user and we should try to get it from the intialized root
already.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@rullzer
Copy link
Member Author

rullzer commented Jan 22, 2021

To test see the steps in the original ticket

Copy link
Member

@blizzz blizzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘

@rullzer rullzer merged commit 4c10b59 into master Jan 22, 2021
@rullzer rullzer deleted the fix/19647/federated_users_are_not_valid_users branch January 22, 2021 13:36
@rullzer
Copy link
Member Author

rullzer commented Jan 22, 2021

/backport to stable20

@rullzer
Copy link
Member Author

rullzer commented Jan 22, 2021

/backport to stable19

@rullzer rullzer mentioned this pull request Jan 22, 2021
19 tasks
gsanchietti added a commit to NethServer/nethserver-nextcloud that referenced this pull request Jun 16, 2021
Avoid memory exausted error when occ is executed.
There are 2 possibile causes:
- loglevel is set to 0
- apc is disabled

See also nextcloud bug nextcloud/server#25274
@adriangalbincea
Copy link

This is still an issue on 27.1.2. I applied @arjan-s patch from the other thread ( #19647) as the patch you did does not sort out the problem.
Can you please check?

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.

OC\User\NoUserException: Backends provided no user object
4 participants