-
-
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
BadMethodCallException: path needs to be relative to the system wide data folder and point to a user specific file #29582
Comments
Same error here but over the Rest API.
Response:
In the Syslog:
|
Same problem on 22.2.5 docker image using occ user:delete docker exec -ti --user www-data cleantest01-nc php /var/www/html/occ user:delete luke.skywalker In Util.php line 233: path needs to be relative to the system wide data folder and point to a user specific file user:delete However this seems to be only a wrong error since user is deleted. |
Same error to me as well when using drop_account app. User is deleted but this exception is thrown |
Fixed in #32357 |
Steps to reproduce
Expected behaviour
Error should not appear
Actual behaviour
When deleted the user getting an error that can process the user dose gt deleted bafter refreshing the web page but getting error in the logs
Server configuration
Operating system:
Ubuntu 20.04
Web server:
Apache2
Database:
MariaDB 10.5.12
PHP version:
8.0
Nextcloud version: (see Nextcloud admin page)
NC 22.2.0
Updated from an older Nextcloud/ownCloud or fresh install:
NC 21
Where did you install Nextcloud from:
Are you using external storage, if yes which one: local/smb/sftp/...
No
Are you using encryption: yes/no
YES
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
Nextcloud log (data/nextcloud.log)
Nextcloud log
The text was updated successfully, but these errors were encountered: