<?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: Deployment Server Connection Errors in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-Server-Connection-Errors/m-p/521898#M17957</link>
    <description>&lt;P&gt;This response would be appropriate for situations like the deployment server constantly re-deploys its apps to clients over and over again. &amp;nbsp;Cross server checksum tells splunk to ignore the timestamp mismatch (I think, it's not really documented what exactly Cross server checksum does).&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is not the case here.&lt;/P&gt;&lt;P&gt;The behavior I am asking about has to do with Splunk thinking that certain connections are invalid when splunk is placed behind a load balancer. &amp;nbsp;Even though curl works, I can access splunk web, etc.&lt;/P&gt;&lt;P&gt;Are there other settings one should configure for a multi Deployment Server?&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 22:55:10 GMT</pubDate>
    <dc:creator>chris94089</dc:creator>
    <dc:date>2020-09-28T22:55:10Z</dc:date>
    <item>
      <title>Deployment Server Connection Errors</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-Server-Connection-Errors/m-p/521565#M17952</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;I'm hosting a Splunk Deployment Server in a Kubernetes environment. &amp;nbsp;When I'm using one replica, connections are smooth. &amp;nbsp;But, when I use two or more, I get this error:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;PubSubSvr - sender=connection_&amp;lt;my_client&amp;gt; channel=tenantService/handshake Message not dispatched (connection invalid)&lt;/LI-CODE&gt;&lt;P&gt;&lt;SPAN class="t"&gt;The Server receives every phone home, but it doesn't do anything else.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="t"&gt;What are some of the causes for this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2020 21:44:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deployment-Server-Connection-Errors/m-p/521565#M17952</guid>
      <dc:creator>chris94089</dc:creator>
      <dc:date>2020-09-25T21:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Server Connection Errors</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-Server-Connection-Errors/m-p/521583#M17953</link>
      <description>Hi&lt;BR /&gt;If I understood right you try to use several DS? If so then check crossServerChecksum value on &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.3.3/Admin/Serverclassconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/7.3.3/Admin/Serverclassconf&lt;/A&gt; it must be true.&lt;BR /&gt;r. Ismo</description>
      <pubDate>Sat, 26 Sep 2020 05:27:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deployment-Server-Connection-Errors/m-p/521583#M17953</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2020-09-26T05:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Server Connection Errors</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-Server-Connection-Errors/m-p/521898#M17957</link>
      <description>&lt;P&gt;This response would be appropriate for situations like the deployment server constantly re-deploys its apps to clients over and over again. &amp;nbsp;Cross server checksum tells splunk to ignore the timestamp mismatch (I think, it's not really documented what exactly Cross server checksum does).&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is not the case here.&lt;/P&gt;&lt;P&gt;The behavior I am asking about has to do with Splunk thinking that certain connections are invalid when splunk is placed behind a load balancer. &amp;nbsp;Even though curl works, I can access splunk web, etc.&lt;/P&gt;&lt;P&gt;Are there other settings one should configure for a multi Deployment Server?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 22:55:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deployment-Server-Connection-Errors/m-p/521898#M17957</guid>
      <dc:creator>chris94089</dc:creator>
      <dc:date>2020-09-28T22:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Server Connection Errors</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-Server-Connection-Errors/m-p/548898#M18781</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/140300"&gt;@chris94089&lt;/a&gt;&amp;nbsp;, are you able to resolve these errors?&amp;nbsp; Can you provide some details since I am also getting same errors on deployment servers.&lt;BR /&gt;&lt;BR /&gt;Thanks,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Apr 2021 08:10:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deployment-Server-Connection-Errors/m-p/548898#M18781</guid>
      <dc:creator>ips_mandar</dc:creator>
      <dc:date>2021-04-22T08:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Server Connection Errors</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-Server-Connection-Errors/m-p/549018#M18782</link>
      <description>&lt;P&gt;The only work around I was able to use involved spinning up a custom nginx load balancer instance and using the hash addr algorithm.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I tried searching for the link for how to use hash_addr but I’m not finding it. It may have been updated. I’m no longer on the project and I can’t follow up if my specific work around is still working.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The purpose of using hashing is because the same pair of DS and DC need &lt;SPAN&gt;at least two (or three) back to back phone homes to successfully enroll a new DC. After that a DC can get its updates from other DS’s placed behind a load balancer.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The behavior goes like this, a new deployment client (DC) phones home and passes through a load balancer and hits deployment server 1 (DS1). Then it phones home again, but if load balancer routes to deployment server 2 (DC2) you’ll get an invalid error. Then the enrollment will just loop again. This behavior is for round robin algorithms.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Phone homes don’t use sessions, so cookies won’t work either. So my approach was have the load balancer “remember” who was phoning home to who some other way. This seems only necessary during the initial enrollment attempts. After the DC has its apps it doesn’t care which DS it connects to for app updates.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Apr 2021 20:08:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deployment-Server-Connection-Errors/m-p/549018#M18782</guid>
      <dc:creator>chris94089</dc:creator>
      <dc:date>2021-04-22T20:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Server Connection Errors</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-Server-Connection-Errors/m-p/549055#M18783</link>
      <description>Have you seen this &lt;A href="https://conf.splunk.com/files/2019/slides/FN2048.pdf" target="_blank"&gt;https://conf.splunk.com/files/2019/slides/FN2048.pdf&lt;/A&gt; ?</description>
      <pubDate>Fri, 23 Apr 2021 05:47:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deployment-Server-Connection-Errors/m-p/549055#M18783</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-04-23T05:47:34Z</dc:date>
    </item>
  </channel>
</rss>

