While attempting to manage my search index, continually get parser errors. If i navigate away from the search index, and come back to it, then i'll see a 500 internal server error warnings.

Been searching around, but can't find much in the ways of explaining possible troubleshooting steps to work through the issue.

Please See attached.

CommentFileSizeAuthor
parser Error.png428.04 KBrockitdev
500 Internal Server Error.png392.47 KBrockitdev

Comments

pwolanin’s picture

Title: Parser Errors » Try to avoid XML Parser Errors when there is bad data.
Priority: Normal » Minor

Did you read the stack trace?

Looks like there is a filesystem-level problem (likely permissions or ownership on the data directory).

The XML parser is likely barfing due to getting no or bad data. We could try to avoid that, but it's not your real problem.

However, server configuration and administration is well beyond the scope of module support, so please find someone to help you with your server directly.

pwolanin’s picture

Category: bug » support

Looking at the code, there's not an obvious way to avoid XML parse errors if you get a garbage response.

Marking this fixed since it's not a module issue.

pwolanin’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.