fulltextsearch
fulltextsearch copied to clipboard
Error on NC24 with php8.0 - Class OCA\FullTextSearch\Model\Index contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (OCP\FullTextSearch\Model\IIndex::getCollection) at /var/www/nextcloud/apps/fulltextsearch/lib/Model/Index.php#44
Hello,
i am using an ubuntu 20.04 server with apache2 and php8.0 fpm. after upgrading to nextcloud 24 i se a lot of errors like this:
Nextcloud Log:
Class OCA\FullTextSearch\Model\Index contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (OCP\FullTextSearch\Model\IIndex::getCollection) at /var/www/nextcloud/apps/fulltextsearch/lib/Model/Index.php#44
Apache Error Log:
[Tue May 03 15:47:55.670365 2022] [proxy_fcgi:error] [pid 186150:tid 139774702626560] [client xx.xx.xx.xx:37675] AH01071: Got error 'PHP message: PHP Fatal error: Class OCA\\FullTextSearch\\Model\\Index contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (OCP\\FullTextSearch\\Model\\IIndex::getCollection) in /var/www/nextcloud/apps/fulltextsearch/lib/Model/Index.php on line 44'
The Problem is, you cannot upload files with the webinterface of nc 24 (unknown error), the desktop client in windows report error 500 PUT, and the android client 3.20 reports connection error.
Please support me.
Thanks a Lot.
Update: after disabling the fulltext search, tesseract, ocr... i am able again to upload files with the client, webinterface and android as well.
See here: https://github.com/nextcloud/android/issues/10155
Same here and also happens to linux desktop client.
please install apps for NC24