Documentation: 3.1
Print Version Contents
This page last updated: 10/23/07 04:10pm

Unable to get a properly formatted response from the server

Users running Splunk on a SuSE 10.x server may receive the error message "Unable to get a properly formatted response from the server; canceling the current search" when
doing any kind of search.

In order to resolve this issue edit /etc/mime.types. Delete (or comment out) these 2 lines:

text/x-xsl xsl
text/x-xslt xslt xsl

You also need to modify the line:
text/xml xml

to:
text/xml xml xsl

With these changes in place, restart Splunk and clear your browser cache.

Previous: License issues    |    Next: Contact Support

Comments

  1. I tried with FF2.0 it has the problem, then I switch to IE, it doesn't have the problem.
    Seems splunk can behave differently for diff browser.

  2. I'm getting this same error message on RHEL 4, Splunk 3.0.2 24828. My /etc/mime.types already has:

    text/xml xml xsl

    and no:

    text/x-xsl or text/x-xslt

    lines. Any suggestions?

Log in to comment.