XF 1.4 Rebuilding search_index Problem

Favori

Member
Licensed customer
Hi,

I am trying rebuilding search indexes but there is a error during the process. Error: "The requested page could not be found."

I've tried this so many times but always error is occurring. My forum has about 2m posts. I've recently installed Elastic Search but it didn't help.

Please help for the solution.
 
At which stage is the error thrown?
Is it always the same point?
Do you have any add-ons installed which add custom content to the search index?
 
At which stage is the error thrown?
Is it always the same point?
Do you have any add-ons installed which add custom content to the search index?
It was post stage and always at beginning.

Problem solved when I try to disable all add-ons via config.php. Thank you!
 
Disable all add-ons in the ACP, remove the line from config.php and re-enable add-ons one at a time until the error returns and that should help you identify the add-on responsible.
 
Back
Top Bottom