-
Notifications
You must be signed in to change notification settings - Fork 0
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
[Bug]: occ files:scan
no longer works with context_chat
app enabled
#17
Comments
cc @bigcat88 @marcelklehr (sorry, not sure if that's a problem with context_chat or app api) |
|
Thanks @bigcat88. |
occ files:scan
no longer works with context_chat
app enabled
Is there any release date for 1.1.0? |
This issue and a few others will be fixed with the v2.0.1 release (#23) |
Bug description
After upgrading to 28.0.3.2, "occ files:scan" no longer works whether with any user or passing --all as parameter.
Steps to reproduce
sudo -u www-data php occ files:scan ncuser
Starting scan for user 1 out of 16 (ncuser)
An unhandled exception has been thrown:
Error: Call to undefined method OCA\AppAPI\Service\AppAPIService::getExApp() in /var/nextcloud/apps/context_chat/lib/Service/LangRopeService.php:54
Expected behavior
"occ files;scan user" should work as expected
Installation method
Community Manual installation with Archive
Nextcloud Server version
28
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 22.1 to 22.2)
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
none
The text was updated successfully, but these errors were encountered: