<?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 Re: significant clock differences in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/significant-clock-differences/m-p/26341#M7025</link>
    <description>&lt;P&gt;Check the login.html file in $SPLUNK_HOME/share/splunk/search_mrsparkle/templates/account/ and make sure it is current with the Splunk version you're running. I had the same problem and saw differences between the login.html page that was in that directory and the one that was supposed to install during my upgrade to 4.3.1. &lt;/P&gt;

&lt;P&gt;Old login.html page contain the following, while the latest did not:  &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;#some code here#
var s = $.cookie('${cherrypy.config['tools.sessions.name']}');
#some code here#
else if (!s) {
        $('.error').hide();
        $('#jserror').text(_('Login will fail due to a significant clock differences between the server and this machine')).show();
    }
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;After updating the file with the latest, the error message went away.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 11:41:11 GMT</pubDate>
    <dc:creator>carmackd</dc:creator>
    <dc:date>2020-09-28T11:41:11Z</dc:date>
    <item>
      <title>significant clock differences</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/significant-clock-differences/m-p/26338#M7022</link>
      <description>&lt;P&gt;I saw this error message when I tried to login splunk web , the whole message is &lt;CODE&gt;Login will fail due to significant clock differences between the server and this machine&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I check both machine's system time , there is only a few differences between them (seconds).&lt;/P&gt;

&lt;P&gt;any idea about this ? thanks &lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2011 11:55:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/significant-clock-differences/m-p/26338#M7022</guid>
      <dc:creator>dmlee</dc:creator>
      <dc:date>2011-12-01T11:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: significant clock differences</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/significant-clock-differences/m-p/26339#M7023</link>
      <description>&lt;P&gt;Any chance of using NTP?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2011 17:27:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/significant-clock-differences/m-p/26339#M7023</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2011-12-01T17:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: significant clock differences</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/significant-clock-differences/m-p/26340#M7024</link>
      <description>&lt;P&gt;We are getting the same problem with one of our servers. Running Splunk 4.3.1 build 119532.&lt;BR /&gt;
Both servers have NTP enabled and are within 2-3 seconds of the client. (within about 2 seconds of each other). One server works fine, one server gives this error.&lt;/P&gt;

&lt;P&gt;Login will fail due to a significant clock differences between the server and this machine&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2012 17:04:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/significant-clock-differences/m-p/26340#M7024</guid>
      <dc:creator>troywollenslege</dc:creator>
      <dc:date>2012-04-06T17:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: significant clock differences</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/significant-clock-differences/m-p/26341#M7025</link>
      <description>&lt;P&gt;Check the login.html file in $SPLUNK_HOME/share/splunk/search_mrsparkle/templates/account/ and make sure it is current with the Splunk version you're running. I had the same problem and saw differences between the login.html page that was in that directory and the one that was supposed to install during my upgrade to 4.3.1. &lt;/P&gt;

&lt;P&gt;Old login.html page contain the following, while the latest did not:  &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;#some code here#
var s = $.cookie('${cherrypy.config['tools.sessions.name']}');
#some code here#
else if (!s) {
        $('.error').hide();
        $('#jserror').text(_('Login will fail due to a significant clock differences between the server and this machine')).show();
    }
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;After updating the file with the latest, the error message went away.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:41:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/significant-clock-differences/m-p/26341#M7025</guid>
      <dc:creator>carmackd</dc:creator>
      <dc:date>2020-09-28T11:41:11Z</dc:date>
    </item>
  </channel>
</rss>

