An error occurred rebuilding the index. Try again later.
Hi,
We are running EE 2.8.0 and LowSearch 3.1.7 but unable to re-build any collection. Please help.
Error:
"An error occurred rebuilding the index. Try again later."
Replies
Low 18 Aug 2014 10:56
How many collections are we talking here? And when did this happen? After an upgrade of Low Search? Or after an EE update? Did it work correctly before? Can you try to re-save each collection's details and see if that helps?
Bashir Tahir 18 Aug 2014 21:02
Bashir Tahir 18 Aug 2014 21:15
A PHP Error was encountered
Severity: Warning
Message: require(/storage/av01812/www/public_html/jag4677/expressionengine/fieldtypes/4/ft.textarea.php): failed to open stream: No such file or directory
Filename: models/low_search_index_model.php
Line Number: 178
Low 18 Aug 2014 21:16
I'll need to take a look myself. Please send SuperAdmin login credentials to hi at gotolow dot com.
Bashir Tahir 18 Aug 2014 22:28
login/pass sent.
Low 19 Aug 2014 08:27
This may or may not be related, but I do think it needs to be solved before I can address the LS issue. When editing a channel field under Admin -> Channel Fields -> [any group] -> [any field], you get this error:
...which appears to be an error thrown by the Entry Type add-on. Because of this, I can't check the field's settings that is related to the LS issue. Can you try and fix this issue first?
Bashir Tahir 23 Aug 2014 13:35
Hi,
Entry Type, has been updated. No error thrown upon editing any custom fields. Please proceed with LS issue.
Thank you.
Low 23 Aug 2014 14:45
When I look at the directory contents of your /system/expressionengine/fieldtypes folder, I see the following files and dirs:
All the ft.fieldtype.php files are old files that were replaced by versions in their separate directories. When EE's API returns all installed fieldtypes, it actually includes those old files too, but it shouldn't, as the paths are incorrect. If you remove these old files, EE should give back the correct info, and LS in turn should not throw the error.