<?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: Error while installing SOAR version 6.4.1 in Splunk SOAR</title>
    <link>https://community.splunk.com/t5/Splunk-SOAR/Error-while-installing-SOAR-version-6-4-1/m-p/755295#M1814</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/312954"&gt;@SOAR_098&lt;/a&gt;&amp;nbsp; The error which you encountered is because of ssl cert , the ssl cert is not trusted by the server.&lt;/P&gt;&lt;P&gt;Import the necessary cert to the host, you can refer the below url for more reference.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.splunk.com/en/splunk-soar/soar-on-premises/administer-soar-on-premises/6.4.0/manage-splunk-soar-on-premises-certificate-store/add-remove-or-replace-certificates-from-the-splunk-soar-on-premises-certificate-store" target="_blank"&gt;https://help.splunk.com/en/splunk-soar/soar-on-premises/administer-soar-on-premises/6.4.0/manage-splunk-soar-on-premises-certificate-store/add-remove-or-replace-certificates-from-the-splunk-soar-on-premises-certificate-store&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Nov 2025 06:13:33 GMT</pubDate>
    <dc:creator>thahir</dc:creator>
    <dc:date>2025-11-07T06:13:33Z</dc:date>
    <item>
      <title>Error while installing SOAR version 6.4.1</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Error-while-installing-SOAR-version-6-4-1/m-p/755288#M1812</link>
      <description>&lt;P&gt;Running a clean install on Amazon Linux 2023. Followed the instructions on the install page for the soar-prepare-system command, not running clustered, default options for everything, created the phantom user with no trouble. /opt/splunk-soar is owned by phantom, ran the soar-install command as phantom, got through everything fine until the GitRepos step, hit this error:&lt;/P&gt;&lt;P&gt;"INSTALL: GitRepos&lt;/P&gt;&lt;P&gt;Configuring default playbook repos&lt;/P&gt;&lt;P&gt;Failed to bootstrap playbook repos&lt;BR /&gt;Install failed."&lt;/P&gt;&lt;P&gt;Detailed error logs look kind of ugly, but seeing this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;File \"/opt/splunk-soar/usr/python39/lib/python3.9/site-packages/git/cmd.py\", line 1388, in execute", " raise GitCommandError(redacted_command, status, stderr_value, stdout_value)", "git.exc.GitCommandError: Cmd('git') failed due to: exit code(128)", " cmdline: git ls-remote --heads https://github.com/phantomcyber/playbooks", " stderr: 'fatal: unable to access 'https://github.com/phantomcyber/playbooks/': SSL certificate problem: self-signed certificate in certificate chain'"], "time_elapsed_since_start": 6.000021, "time_elapsed_since_operation_start": 4.386305}&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 06 Nov 2025 22:13:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Error-while-installing-SOAR-version-6-4-1/m-p/755288#M1812</guid>
      <dc:creator>SOAR_098</dc:creator>
      <dc:date>2025-11-06T22:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error while installing SOAR version 6.4.1</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Error-while-installing-SOAR-version-6-4-1/m-p/755291#M1813</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/312954"&gt;@SOAR_098&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error SSL certificate problem: self-signed certificate in certificate chain means the system’s CA trust store is incomplete. You need to fix certificate trust so the installer can clone the default playbook repo.&lt;/P&gt;&lt;P&gt;Run manually as the phantom user, you will be getting same error message.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;git ls-remote https://github.com/phantomcyber/playbooks&lt;/LI-CODE&gt;&lt;P&gt;Refer below,&lt;/P&gt;&lt;P&gt;#&lt;A href="https://community.splunk.com/t5/Splunk-SOAR/quot-Failed-to-bootstrap-playbook-repos-quot-on-clean-install/m-p/709534" target="_blank"&gt;https://community.splunk.com/t5/Splunk-SOAR/quot-Failed-to-bootstrap-playbook-repos-quot-on-clean-install/m-p/709534&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Prewin&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;If this answer helped you, please consider marking it as the solution or giving a Karma. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 04:13:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Error-while-installing-SOAR-version-6-4-1/m-p/755291#M1813</guid>
      <dc:creator>PrewinThomas</dc:creator>
      <dc:date>2025-11-07T04:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error while installing SOAR version 6.4.1</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Error-while-installing-SOAR-version-6-4-1/m-p/755295#M1814</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/312954"&gt;@SOAR_098&lt;/a&gt;&amp;nbsp; The error which you encountered is because of ssl cert , the ssl cert is not trusted by the server.&lt;/P&gt;&lt;P&gt;Import the necessary cert to the host, you can refer the below url for more reference.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.splunk.com/en/splunk-soar/soar-on-premises/administer-soar-on-premises/6.4.0/manage-splunk-soar-on-premises-certificate-store/add-remove-or-replace-certificates-from-the-splunk-soar-on-premises-certificate-store" target="_blank"&gt;https://help.splunk.com/en/splunk-soar/soar-on-premises/administer-soar-on-premises/6.4.0/manage-splunk-soar-on-premises-certificate-store/add-remove-or-replace-certificates-from-the-splunk-soar-on-premises-certificate-store&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 06:13:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Error-while-installing-SOAR-version-6-4-1/m-p/755295#M1814</guid>
      <dc:creator>thahir</dc:creator>
      <dc:date>2025-11-07T06:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error while installing SOAR version 6.4.1</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Error-while-installing-SOAR-version-6-4-1/m-p/755297#M1815</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/312954"&gt;@SOAR_098&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is your instance behind a proxy server? Could you try the following to show what certificate is returned:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;openssl s_client -showcerts -connect github.com:443&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 06:47:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Error-while-installing-SOAR-version-6-4-1/m-p/755297#M1815</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-11-07T06:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error while installing SOAR version 6.4.1</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Error-while-installing-SOAR-version-6-4-1/m-p/755300#M1816</link>
      <description>&lt;P&gt;The typical reason for this if you're doing it in corporate environment is TLS inspection sollution. It does a MITM on the connection and uses its own CA to dynamically create a cert for your connection. This CA's cert is typically pushed to endpoints with GPO, Ansible or whatever your company is using.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 07:24:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Error-while-installing-SOAR-version-6-4-1/m-p/755300#M1816</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-11-07T07:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error while installing SOAR version 6.4.1</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Error-while-installing-SOAR-version-6-4-1/m-p/755314#M1817</link>
      <description>&lt;P&gt;For this would need the certificate to add but this $&lt;SPAN&gt;SOAR_HOME/etc/cacerts.pem is created after SOAR is installed. So even if I add that missing certificate, during fresh reinstallation, how to add that certificate then?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 17:56:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Error-while-installing-SOAR-version-6-4-1/m-p/755314#M1817</guid>
      <dc:creator>SOAR_098</dc:creator>
      <dc:date>2025-11-07T17:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error while installing SOAR version 6.4.1</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Error-while-installing-SOAR-version-6-4-1/m-p/755315#M1818</link>
      <description>&lt;P&gt;Executing the below command, it does not give error&lt;/P&gt;&lt;PRE&gt;git ls-remote https://github.com/phantomcyber/playbooks&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 17:59:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Error-while-installing-SOAR-version-6-4-1/m-p/755315#M1818</guid>
      <dc:creator>SOAR_098</dc:creator>
      <dc:date>2025-11-07T17:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error while installing SOAR version 6.4.1</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Error-while-installing-SOAR-version-6-4-1/m-p/755316#M1819</link>
      <description>&lt;P&gt;I do see some certificates on executing these commands, do I need to add those somewhere before starting installation of SOAR?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 18:00:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Error-while-installing-SOAR-version-6-4-1/m-p/755316#M1819</guid>
      <dc:creator>SOAR_098</dc:creator>
      <dc:date>2025-11-07T18:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error while installing SOAR version 6.4.1</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Error-while-installing-SOAR-version-6-4-1/m-p/755317#M1820</link>
      <description>&lt;P&gt;What would be the additional certificates in that case if I can add to avoid the issue? And where usually we can add those before starting installation?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 18:02:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Error-while-installing-SOAR-version-6-4-1/m-p/755317#M1820</guid>
      <dc:creator>SOAR_098</dc:creator>
      <dc:date>2025-11-07T18:02:28Z</dc:date>
    </item>
  </channel>
</rss>

