<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Splunk on Ubuntu Server 12.10 in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-on-Ubuntu-Server-12-10/m-p/40323#M1113</link>
    <description>&lt;P&gt;After installing Splunk 5.0.2 release on Ubuntu Server 12.10 (with kernel 3.5.0-17), I am frequently getting the following error while trying to access it:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;400 Bad Request

Illegal cookie name uid

Traceback (most recent call last):
  File "/opt/splunk/lib/python2.7/site-packages/cherrypy/_cprequest.py", line 581, in respond
    self.process_headers()
  File "/opt/splunk/lib/python2.7/site-packages/cherrypy/_cprequest.py", line 653, in process_headers
    raise cherrypy.HTTPError(400, msg)
HTTPError: (400, 'Illegal cookie name uid')

Powered by CherryPy 3.1.2 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Suggestions / tips to get rid of the error would be helpful.&lt;/P&gt;

&lt;P&gt;Thanks, Mitesh Vohra.&lt;/P&gt;</description>
    <pubDate>Fri, 22 Feb 2013 09:57:03 GMT</pubDate>
    <dc:creator>miteshvohra</dc:creator>
    <dc:date>2013-02-22T09:57:03Z</dc:date>
    <item>
      <title>Splunk on Ubuntu Server 12.10</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-on-Ubuntu-Server-12-10/m-p/40323#M1113</link>
      <description>&lt;P&gt;After installing Splunk 5.0.2 release on Ubuntu Server 12.10 (with kernel 3.5.0-17), I am frequently getting the following error while trying to access it:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;400 Bad Request

Illegal cookie name uid

Traceback (most recent call last):
  File "/opt/splunk/lib/python2.7/site-packages/cherrypy/_cprequest.py", line 581, in respond
    self.process_headers()
  File "/opt/splunk/lib/python2.7/site-packages/cherrypy/_cprequest.py", line 653, in process_headers
    raise cherrypy.HTTPError(400, msg)
HTTPError: (400, 'Illegal cookie name uid')

Powered by CherryPy 3.1.2 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Suggestions / tips to get rid of the error would be helpful.&lt;/P&gt;

&lt;P&gt;Thanks, Mitesh Vohra.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Feb 2013 09:57:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-on-Ubuntu-Server-12-10/m-p/40323#M1113</guid>
      <dc:creator>miteshvohra</dc:creator>
      <dc:date>2013-02-22T09:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk on Ubuntu Server 12.10</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-on-Ubuntu-Server-12-10/m-p/40324#M1114</link>
      <description>&lt;P&gt;If you're running other web services on the same machine your browser will send the cookies you use for those services as well, which can cause CherryPy (the web server component Splunk uses) to throw this error. More information available for instance in the following threads:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://splunk-base.splunk.com/answers/8215/illegal-cookie-name"&gt;http://splunk-base.splunk.com/answers/8215/illegal-cookie-name&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://splunk-base.splunk.com/answers/3602/can-splunk-accept-cookies-with-colon-embedded"&gt;http://splunk-base.splunk.com/answers/3602/can-splunk-accept-cookies-with-colon-embedded&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Feb 2013 10:08:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-on-Ubuntu-Server-12-10/m-p/40324#M1114</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-02-22T10:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk on Ubuntu Server 12.10</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-on-Ubuntu-Server-12-10/m-p/40325#M1115</link>
      <description>&lt;P&gt;@Ayn: Thanks for the help and the links.&lt;/P&gt;

&lt;P&gt;However, the Ubuntu Server is running on Oracle Virtualbox with just OpenSSH-Server running on it and does not have any other service/role configured on it.&lt;/P&gt;

&lt;P&gt;I am changing my job by end of this week and, hence, my access to the setup has been revoked. I can no longer troubleshoot the problem stated in the question.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2013 06:24:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-on-Ubuntu-Server-12-10/m-p/40325#M1115</guid>
      <dc:creator>miteshvohra</dc:creator>
      <dc:date>2013-02-25T06:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk on Ubuntu Server 12.10</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-on-Ubuntu-Server-12-10/m-p/40326#M1116</link>
      <description>&lt;P&gt;Perhaps the IP/hostname of your virtual server previously belonged to some other host that ran a web application that issued cookies? It doesn't need to have been recently - as long as the user's web browser keeps sending the cookies (i.e. they haven't expired) you will experience the same problem.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2013 09:29:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-on-Ubuntu-Server-12-10/m-p/40326#M1116</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-02-25T09:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk on Ubuntu Server 12.10</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Splunk-on-Ubuntu-Server-12-10/m-p/40327#M1117</link>
      <description>&lt;P&gt;Not possible. The VirtualBox instance was connected over "Virtual-Host Only" mode of network connection. It took the IP Address from the VirtualBox DHCP Server. I have accessing the server in FireFox incognito/private mode.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2013 03:36:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Splunk-on-Ubuntu-Server-12-10/m-p/40327#M1117</guid>
      <dc:creator>miteshvohra</dc:creator>
      <dc:date>2013-02-26T03:36:58Z</dc:date>
    </item>
  </channel>
</rss>

