<?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 Brand new Deployment client will not connect. 401 errors in splunkd_access logs on DS in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Brand-new-Deployment-client-will-not-connect-401-errors-in/m-p/630054#M108020</link>
    <description>&lt;P&gt;I'm having trouble getting a new deployment client to connect to the DS. I can see connectivity is established, but the client keeps logging an error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;DC:DeploymentClient ... channel=tenantService/handshake Will retry sending handshake message to DS; err=not_connected&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking at the splunkd_access log on the DS I can see the handshake message being recieved with a 401 by the DS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;10.X.X.2 - - ... "POST /services/broker/connect/GUID/CLIENTNAME/guff/linux-x86_64/8089/9.0.2/GUID/universale_forwarder/CLIENTNAME HTTP/1.1" 401&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have plenty of Windows machines in the environment connecting successfully to this DS (also running on Windows). But this server and a few other Linux machines are not connecting.&lt;/P&gt;&lt;P&gt;Any advice?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Feb 2023 09:26:39 GMT</pubDate>
    <dc:creator>jeremyhagand61</dc:creator>
    <dc:date>2023-02-08T09:26:39Z</dc:date>
    <item>
      <title>Brand new Deployment client will not connect. 401 errors in splunkd_access logs on DS</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Brand-new-Deployment-client-will-not-connect-401-errors-in/m-p/630054#M108020</link>
      <description>&lt;P&gt;I'm having trouble getting a new deployment client to connect to the DS. I can see connectivity is established, but the client keeps logging an error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;DC:DeploymentClient ... channel=tenantService/handshake Will retry sending handshake message to DS; err=not_connected&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking at the splunkd_access log on the DS I can see the handshake message being recieved with a 401 by the DS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;10.X.X.2 - - ... "POST /services/broker/connect/GUID/CLIENTNAME/guff/linux-x86_64/8089/9.0.2/GUID/universale_forwarder/CLIENTNAME HTTP/1.1" 401&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have plenty of Windows machines in the environment connecting successfully to this DS (also running on Windows). But this server and a few other Linux machines are not connecting.&lt;/P&gt;&lt;P&gt;Any advice?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 09:26:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Brand-new-Deployment-client-will-not-connect-401-errors-in/m-p/630054#M108020</guid>
      <dc:creator>jeremyhagand61</dc:creator>
      <dc:date>2023-02-08T09:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Brand new Deployment client will not connect. 401 errors in splunkd_access logs on DS</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Brand-new-Deployment-client-will-not-connect-401-errors-in/m-p/630104#M108023</link>
      <description>&lt;P&gt;Hİ&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/78496"&gt;@jeremyhagand61&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;It seems&amp;nbsp;&lt;SPAN&gt;pass4SymmKey is set on your deployment server. Please try adding pass4SymmKey like below server.conf setting on your deployment clients.&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;server.conf

[deployment]
pass4SymmKey = yourpasssymkey&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 13:25:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Brand-new-Deployment-client-will-not-connect-401-errors-in/m-p/630104#M108023</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2023-02-08T13:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Brand new Deployment client will not connect. 401 errors in splunkd_access logs on DS</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Brand-new-Deployment-client-will-not-connect-401-errors-in/m-p/630250#M108037</link>
      <description>&lt;P&gt;That was it. Someone had been fiddling as it wasn't meant to be enabled. I learned something new about DS auth. I have disabled it on the DS side.&lt;/P&gt;&lt;P&gt;Thanks for the quick response.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 09:39:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Brand-new-Deployment-client-will-not-connect-401-errors-in/m-p/630250#M108037</guid>
      <dc:creator>jeremyhagand61</dc:creator>
      <dc:date>2023-02-09T09:39:06Z</dc:date>
    </item>
  </channel>
</rss>

