withoutEndSlash() somehow returned false instead of a string. coud it be that dashes in newly created usernames while live indexing cause this issue? the given user is not owner of the folder, it is only shared.
i had to reset index and start a new index, now it works again.
NC 15.0.2
files_fulltextsearch 1.2.3
full error log:
[cron] Error: TypeError: Argument 1 passed to OCA\Files_FullTextSearch\Service\FilesService::withoutEndSlash() must be of the type string, bool given, called in /var/www/nextcloud/apps/files_fulltextsearch/lib/Service/FilesService.php on line 400 at <>
/var/www/nextcloud/apps/files_fulltextsearch/lib/Service/FilesService.php line 400
withoutEndSlash(false)
/var/www/nextcloud/apps/files_fulltextsearch/lib/Service/FilesService.php line 297
getPathFromViewerId(123456, "user-name")
/var/www/nextcloud/apps/files_fulltextsearch/lib/Service/FilesService.php line 445
generateFilesDocumentFromFile("user-name", OC\Files\Node\Folder {})
/var/www/nextcloud/apps/files_fulltextsearch/lib/Service/FilesService.php line 494
generateDocumentFromIndex(OCA\FullTextSearch\Model\Index {})
/var/www/nextcloud/apps/files_fulltextsearch/lib/Provider/FilesProvider.php line 264
updateDocument(OCA\FullTextSearch\Model\Index {})
/var/www/nextcloud/apps/fulltextsearch/lib/Service/IndexService.php line 401
updateDocument(OCA\FullTextSearch\Model\Index {})
https://github.com/nextcloud/files_fulltextsearch/blob/668958b1f7eb3003ca7ac4b5f8676125c1e8525b/lib/Service/FilesService.php#L400
withoutEndSlash()
somehow returnedfalse
instead of a string. coud it be that dashes in newly created usernames while live indexing cause this issue? the given user is not owner of the folder, it is only shared.i had to reset index and start a new index, now it works again.
NC 15.0.2 files_fulltextsearch 1.2.3
full error log: [cron] Error: TypeError: Argument 1 passed to OCA\Files_FullTextSearch\Service\FilesService::withoutEndSlash() must be of the type string, bool given, called in /var/www/nextcloud/apps/files_fulltextsearch/lib/Service/FilesService.php on line 400 at <>
at 2019-01-23T04:30:03+00:00