<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Abi Rendon - Sysadmin &#187; linux</title>
	<atom:link href="http://www.abirendon.com/index.php/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.abirendon.com</link>
	<description>The trials and tribulations of a web developer and sysadmin.</description>
	<lastBuildDate>Mon, 07 Feb 2011 00:43:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Splunk on SUSE with Firefox 3, forever loading&#8230;</title>
		<link>http://www.abirendon.com/index.php/2008/10/13/splunk-suse-firefox-forver-loading/</link>
		<comments>http://www.abirendon.com/index.php/2008/10/13/splunk-suse-firefox-forver-loading/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 23:06:11 +0000</pubDate>
		<dc:creator>Abi Rendon</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[splunk]]></category>
		<category><![CDATA[suse]]></category>
		<category><![CDATA[syslog]]></category>

		<guid isPermaLink="false">http://www.azuretek.com/?p=71</guid>
		<description><![CDATA[If you&#8217;re using SLES or any other Suse variant you might be wondering why your Splunk installation is constantly in a loading loop unless you browse to it using Internet Explorer. After lots of hacking around, reboots and google searches I emailed the splunk team about my problem. At first they didn&#8217;t seem to understand &#8230; <a href="http://www.abirendon.com/index.php/2008/10/13/splunk-suse-firefox-forver-loading/">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re using SLES or any other Suse variant you might be wondering why your Splunk installation is constantly in a loading loop unless you browse to it using Internet Explorer. After lots of hacking around, reboots and google searches I emailed the splunk team about my problem. At first they didn&#8217;t seem to understand my problem but they did suggest I take a look at this article in their troubleshooting documentation.</p>
<p><a href="http://www.splunk.com/doc/latest/admin/UnableToGetAProperlyFormattedResponseFromTheServer">http://www.splunk.com/doc/latest/admin/UnableToGetAProperlyFormattedResponseFromTheServer</a></p>
<p><span id="more-71"></span></p>
<div class="ljcut">
It appears that there&#8217;s some kind of mime type issue where either the input/output is munged because SUSE incorrectly identifies it. It results in a &#8220;loading dashboard&#8230;&#8221; showing up for a long time and after that. </p>
<blockquote><p>Your search is still running after 1 minute. Unless you have set a high maxresults:: value, check if the Splunk Server is up and responding</p></blockquote>
<p>The fix is actually quite easy, I&#8217;ll just repost it here just in case the link I provided becomes bad later.</p>
<blockquote><p>
Unable to get a properly formatted response from the server</p>
<p>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 executing any kind of search.</p>
<p>In order to resolve this issue edit /etc/mime.types. Delete (or comment out) these 2 lines:</p>
<blockquote><p>
text/x-xsl xsl<br />
text/x-xslt xslt xsl
</p></blockquote>
<p>Also change this line:</p>
<blockquote><p>
text/xml xml
</p></blockquote>
<p>to:</p>
<blockquote><p>
text/xml xml xsl
</p></blockquote>
<p>With these changes in place, restart Splunk and clear your browser cache.
</p></blockquote>
<p>Make sure to clear your cache, it&#8217;s actually quite easy! Just go to your firefox preferences underneath the &#8220;privacy&#8221; tag, there is a &#8220;clear now&#8230;&#8221; button.</p>
<p><img src="http://dl-client.getdropbox.com/u/49757/blog/clear_private_cache.png" alt="Firefox Clear Cache" />
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.abirendon.com/index.php/2008/10/13/splunk-suse-firefox-forver-loading/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

