Kevin
Well-known member
Note: I've already submitted a support ticket earlier today, hoping maybe others may have ran into this while waiting for the guys to work the ticket. I'm stumped on this one. 
*****
I have multiple XF installs on the same server. When doing a
The error is only happening with
I started with disabling XFES and other add-ons that affect 'search' and same result. I then tried disabling all listeners in config.php and got the same result. I've tried rebuilding search index, etc. and still get the same result. I don't see any indicators of crashed tables in the DB. Nothing is revealing itself in the error logs.
The problem started happening in the past few hours so there's been no changes to the XF install or (to my knowledge, unless the host did something) to the server environment. Other XF installs on the same server seem to be working fine yet.
What is interesting is I tried a test of
Any thoughts?

*****
I have multiple XF installs on the same server. When doing a
/whats-new/posts/
query at one of the installs I'm getting the dreaded "An unexpected database error occurred. Please try again later." error and can't figure out why.The error is only happening with
/whats-new/posts/
-- other searches, like /whats-new/media/
& /whats-new/latest-activity/
are still working and I can still do a 'search' function for keywords, it's only /whats-new/posts/
that is failing.I started with disabling XFES and other add-ons that affect 'search' and same result. I then tried disabling all listeners in config.php and got the same result. I've tried rebuilding search index, etc. and still get the same result. I don't see any indicators of crashed tables in the DB. Nothing is revealing itself in the error logs.
The problem started happening in the past few hours so there's been no changes to the XF install or (to my knowledge, unless the host did something) to the server environment. Other XF installs on the same server seem to be working fine yet.
What is interesting is I tried a test of
/whats-new/posts/123
instead of the normal /whats-new/posts/
and it works! But.... I don't know what that is telling me. 
Any thoughts?