<?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: Why is there issue upgrading splunk universal forwarder? in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Why-is-there-issue-upgrading-splunk-universal-forwarder/m-p/660854#M13328</link>
    <description>&lt;P&gt;Where you ever able to solve this issue?&lt;/P&gt;</description>
    <pubDate>Mon, 16 Oct 2023 12:00:42 GMT</pubDate>
    <dc:creator>blaha1</dc:creator>
    <dc:date>2023-10-16T12:00:42Z</dc:date>
    <item>
      <title>Why is there issue upgrading splunk universal forwarder?</title>
      <link>https://community.splunk.com/t5/Installation/Why-is-there-issue-upgrading-splunk-universal-forwarder/m-p/628076#M12293</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;Please help me. I am trying to upgrade splunk UF forwarder to recent version i.e&amp;nbsp;9.0.3. I have stopped splunk service and have used below commands :&lt;BR /&gt;&lt;BR /&gt;Downloaded tar file as root user :&lt;BR /&gt;wget -O splunkforwarder-9.0.3-dd0128b1f8cd-Linux-x86_64.tgz "&lt;A href="https://download.splunk.com/products/universalforwarder/releases/9.0.3/linux/splunkforwarder-9.0.3-dd0128b1f8cd-Linux-x86_64.tgz" target="_blank" rel="noopener"&gt;https://download.splunk.com/products/universalforwarder/releases/9.0.3/linux/splunkforwarder-9.0.3-dd0128b1f8cd-Linux-x86_64.tgz&lt;/A&gt;"&lt;BR /&gt;&lt;BR /&gt;Unzipped as splunk user :&lt;BR /&gt;tar xvfz splunkforwarder-9.0.3-dd0128b1f8cd-Linux-x86_64.tgz -C /opt&lt;BR /&gt;&lt;BR /&gt;Running this as splunk user , tried as root user as well :&lt;BR /&gt;./splunk start -accept-license&lt;BR /&gt;&lt;BR /&gt;But splunk start service is stopping here :&lt;/P&gt;
&lt;P class=""&gt;&lt;SPAN class=""&gt;Error calling execve(): No such file or directory&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Error launching&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;command: Invalid argument&lt;BR /&gt;&lt;BR /&gt;I have attached screenshot of what is happening, please help me with resolution.&lt;BR /&gt;&lt;BR /&gt;I really appreciate your help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;PNV&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 16:18:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-is-there-issue-upgrading-splunk-universal-forwarder/m-p/628076#M12293</guid>
      <dc:creator>Poojitha</dc:creator>
      <dc:date>2023-01-24T16:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Issue upgrading splunk universal forwarder</title>
      <link>https://community.splunk.com/t5/Installation/Why-is-there-issue-upgrading-splunk-universal-forwarder/m-p/628078#M12294</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/241735"&gt;@Poojitha&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I suppose that you're running the installation command from the folder /opt/splunkforwarder/bin.&lt;/P&gt;&lt;P&gt;then the command is a little different than the one you used:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;./splunk start --accept-license&lt;/LI-CODE&gt;&lt;P&gt;then you can use a simpler command to untar but it shouldn't be a problem:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;tar xvzf splunkforwarder_package_name.tgz&lt;/LI-CODE&gt;&lt;P&gt;You can find more infos at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Forwarder/9.0.3/Forwarder/Upgradetheuniversalforwarder#Upgrade_the_.2Anix_universal_forwarder" target="_blank"&gt;https://docs.splunk.com/Documentation/Forwarder/9.0.3/Forwarder/Upgradetheuniversalforwarder#Upgrade_the_.2Anix_universal_forwarder&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 08:37:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-is-there-issue-upgrading-splunk-universal-forwarder/m-p/628078#M12294</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-01-24T08:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Issue upgrading splunk universal forwarder</title>
      <link>https://community.splunk.com/t5/Installation/Why-is-there-issue-upgrading-splunk-universal-forwarder/m-p/628079#M12295</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;- Thanks for your response.&lt;BR /&gt;&lt;BR /&gt;Yes , I am running splunk start from bin directory and the command as&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;./splunk start --accept-license&lt;/PRE&gt;&lt;P&gt;Previous one in my comment was the typo.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I tried reinstall with tar file command you gave. Its still same. Any other workaround ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;PNV&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 09:29:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-is-there-issue-upgrading-splunk-universal-forwarder/m-p/628079#M12295</guid>
      <dc:creator>Poojitha</dc:creator>
      <dc:date>2023-01-24T09:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Issue upgrading splunk universal forwarder</title>
      <link>https://community.splunk.com/t5/Installation/Why-is-there-issue-upgrading-splunk-universal-forwarder/m-p/628080#M12296</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/241735"&gt;@Poojitha&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I usually use rpm, please try this.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 09:30:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-is-there-issue-upgrading-splunk-universal-forwarder/m-p/628080#M12296</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-01-24T09:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Why is there issue upgrading splunk universal forwarder?</title>
      <link>https://community.splunk.com/t5/Installation/Why-is-there-issue-upgrading-splunk-universal-forwarder/m-p/660854#M13328</link>
      <description>&lt;P&gt;Where you ever able to solve this issue?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 12:00:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-is-there-issue-upgrading-splunk-universal-forwarder/m-p/660854#M13328</guid>
      <dc:creator>blaha1</dc:creator>
      <dc:date>2023-10-16T12:00:42Z</dc:date>
    </item>
  </channel>
</rss>

