<?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: Search Head Deployer error message in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Deployer-error-message/m-p/460930#M16150</link>
    <description>&lt;P&gt;Oh wait, in my previous reply I agreed with @richgalloway , and still do, but after re-reading your post I noticed the delta in versions.&lt;/P&gt;

&lt;P&gt;The hashing algorithm for pass4SymmKey's is different. Based on that, I think you need to re-enter the pass4SymmKey in plain text on the search heads. I'm guessing they are not recognizing the deployer as a valid member of the cluster because of the version difference.&lt;/P&gt;

&lt;P&gt;Update the key, then cycle Splunk on the SHC members and try again.&lt;/P&gt;</description>
    <pubDate>Thu, 21 May 2020 22:55:13 GMT</pubDate>
    <dc:creator>codebuilder</dc:creator>
    <dc:date>2020-05-21T22:55:13Z</dc:date>
    <item>
      <title>Search Head Deployer error message</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Deployer-error-message/m-p/460925#M16145</link>
      <description>&lt;P&gt;Has anyone seen this error before?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;
&amp;lt;response&amp;gt;
  &amp;lt;messages&amp;gt;
    &amp;lt;msg type="ERROR"&amp;gt;Error while deploying apps to first member, aborting apps deployment to all members: Error while updating app=test1 on target=https://xx.xx.xx.xx:8089: Non-200/201 status_code=400; {"messages":[{"type":"ERROR","text":"Argument \"deploy\" is not supported by this handler."}]}&amp;lt;/msg&amp;gt;
  &amp;lt;/messages&amp;gt;
&amp;lt;/response&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Running from the deployer , target address is the current cluster captain&lt;/P&gt;
&lt;P&gt;Splunk V7.3.5 deployer talking to V7.2.7 Search heads&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jun 2020 22:21:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Deployer-error-message/m-p/460925#M16145</guid>
      <dc:creator>kmugglet</dc:creator>
      <dc:date>2020-06-06T22:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Search Head Deployer error message</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Deployer-error-message/m-p/460926#M16146</link>
      <description>&lt;P&gt;This output was from a curl command to deploy.&lt;/P&gt;

&lt;P&gt;I get the same error message body when using  &lt;STRONG&gt;./splunk apply shcluster-bundle -target=&lt;A href="https://xx.xx.xx.xx:8089"&gt;https://xx.xx.xx.xx:8089&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 04:37:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Deployer-error-message/m-p/460926#M16146</guid>
      <dc:creator>kmugglet</dc:creator>
      <dc:date>2020-05-21T04:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Search Head Deployer error message</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Deployer-error-message/m-p/460927#M16147</link>
      <description>&lt;P&gt;Make sure the target is really a SHC member.&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 13:15:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Deployer-error-message/m-p/460927#M16147</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-05-21T13:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Search Head Deployer error message</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Deployer-error-message/m-p/460928#M16148</link>
      <description>&lt;P&gt;I have not had this exact error, but similar ones. In my case I once had an empty app directory, and another case files with bad permissions.&lt;/P&gt;

&lt;P&gt;p.s. I'm guessing this is just a mistake in your comment, but there should be  space after target, not an equals symbol.&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 22:43:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Deployer-error-message/m-p/460928#M16148</guid>
      <dc:creator>anthonymelita</dc:creator>
      <dc:date>2020-05-21T22:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Search Head Deployer error message</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Deployer-error-message/m-p/460929#M16149</link>
      <description>&lt;P&gt;I second what @richgalloway recommended...&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 22:50:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Deployer-error-message/m-p/460929#M16149</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2020-05-21T22:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Search Head Deployer error message</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Deployer-error-message/m-p/460930#M16150</link>
      <description>&lt;P&gt;Oh wait, in my previous reply I agreed with @richgalloway , and still do, but after re-reading your post I noticed the delta in versions.&lt;/P&gt;

&lt;P&gt;The hashing algorithm for pass4SymmKey's is different. Based on that, I think you need to re-enter the pass4SymmKey in plain text on the search heads. I'm guessing they are not recognizing the deployer as a valid member of the cluster because of the version difference.&lt;/P&gt;

&lt;P&gt;Update the key, then cycle Splunk on the SHC members and try again.&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 22:55:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Deployer-error-message/m-p/460930#M16150</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2020-05-21T22:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Search Head Deployer error message</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Deployer-error-message/m-p/460931#M16151</link>
      <description>&lt;P&gt;Yeah, I think it was a version thing. &lt;BR /&gt;
I downgraded to 7.2.7 and everything worked again properly.&lt;/P&gt;

&lt;P&gt;Thanks for the info about the hashing algorithm, I'm building a new build for 7.3.5 so it "should" be all fresh and shiny and new and work like a charm straight out of the box ...........................................&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 23:04:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Deployer-error-message/m-p/460931#M16151</guid>
      <dc:creator>kmugglet</dc:creator>
      <dc:date>2020-05-21T23:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Search Head Deployer error message</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Deployer-error-message/m-p/460932#M16152</link>
      <description>&lt;P&gt;Awesome, glad it helped!&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 23:23:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Deployer-error-message/m-p/460932#M16152</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2020-05-21T23:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Search Head Deployer error message</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Deployer-error-message/m-p/460933#M16153</link>
      <description>&lt;P&gt;And on the hashing, yes. As long as all the versions are the same you should not have an issue.&lt;BR /&gt;
Also, just to note...don't copy the hashed pass4SymmKey value from one member to another. Always enter it in plain text on the member and cycle Splunk.&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 23:26:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Deployer-error-message/m-p/460933#M16153</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2020-05-21T23:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Search Head Deployer error message</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Deployer-error-message/m-p/460934#M16154</link>
      <description>&lt;P&gt;Update on this, I've installed 7.3.5 from scratch with new plain text pass4symmkey and sslpasswords&lt;BR /&gt;
Still get the same error, so there's still more to this than just the hashing I think.&lt;/P&gt;

&lt;P&gt;I shall persevere and update again if there's any solution&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 22:45:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Deployer-error-message/m-p/460934#M16154</guid>
      <dc:creator>kmugglet</dc:creator>
      <dc:date>2020-05-29T22:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Search Head Deployer error message</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Deployer-error-message/m-p/460935#M16155</link>
      <description>&lt;P&gt;What output do you get from the following (obviously add your user/password) ?:&lt;/P&gt;

&lt;P&gt;/opt/splunk/bin/splunk show shcluster-status -auth :&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 22:48:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Search-Head-Deployer-error-message/m-p/460935#M16155</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2020-05-29T22:48:59Z</dc:date>
    </item>
  </channel>
</rss>

