<?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 About to install Splunk Phantom Community Edition in Splunk SOAR</title>
    <link>https://community.splunk.com/t5/Splunk-SOAR/About-to-install-Splunk-Phantom-Community-Edition/m-p/482679#M256</link>
    <description>&lt;P&gt;Good morning,&lt;/P&gt;
&lt;P&gt;I woud like to test Splunk Phantom Community Edition in my home lab. When I try to install it following the documentation, the following error appears:&lt;/P&gt;
&lt;P&gt;About to proceed with Phantom install&lt;BR /&gt;Do you wish to proceed [y/N]&lt;BR /&gt;y&lt;BR /&gt;sed: can't read /opt/phantom/bin/stop_phantom.sh: No such file or directory&lt;BR /&gt;Enter username: admin&lt;BR /&gt;Enter password: ************&lt;BR /&gt;Loaded plugins: product-id, search-disabled-repos, subscription-manager&lt;BR /&gt;Cleaning repos: alternatives-phantom phantom-apps phantom-base phantom-product&lt;BR /&gt;: rhel-7-server-extras-rpms rhel-7-server-optional-rpms&lt;BR /&gt;: rhel-7-server-rh-common-rpms rhel-7-server-rpms&lt;BR /&gt;: rhel-7-server-supplementary-rpms rhel-server-rhscl-7-rpms&lt;BR /&gt;Updating phantom repo package&lt;/P&gt;
&lt;P&gt;Error updating Phantom Repo package&lt;/P&gt;
&lt;P&gt;&lt;A href="https://***@repo.phantom.us/phantom/4.8/product/x86_64/repodata/repomd.xml:" target="test_blank"&gt;https://***@repo.phantom.us/phantom/4.8/product/x86_64/repodata/repomd.xml:&lt;/A&gt; [Errno 14] HTTPS Error 401 - Unauthorized&lt;BR /&gt;Trying other mirror.&lt;/P&gt;
&lt;P&gt;One of the configured repositories failed (Phantom product package),&lt;BR /&gt;and yum doesn't have enough cached data to continue. At this point the only&lt;BR /&gt;safe thing yum can do is fail. There are a few ways to work "fix" this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt; 1. Contact the upstream for the repository and get them to fix the problem.

 2. Reconfigure the baseurl/etc. for the repository, to point to a working
    upstream. This is most often useful if you are using a newer
    distribution release than is supported by the repository (and the
    packages for the previous distribution release still work).

 3. Run the command with the repository temporarily disabled
        yum --disablerepo=phantom-product ...

 4. Disable the repository permanently, so yum won't use it by default. Yum
    will then just ignore the repository until you permanently enable it
    again or use --enablerepo for temporary usage:

        yum-config-manager --disable phantom-product
    or
        subscription-manager repos --disable=phantom-product

 5. Configure the failing repository to be skipped, if it is unavailable.
    Note that yum will try to contact the repo. when it runs most commands,
    so will have to try and fail each time (and thus. yum will be be much
    slower). If it is a very temporary problem though, this is often a nice
    compromise:

        yum-config-manager --save --setopt=phantom-product.skip_if_unavailable=true
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;failure: repodata/repomd.xml from phantom-product: [Errno 256] No more mirrors to try.&lt;BR /&gt;&lt;A href="https://***@repo.phantom.us/phantom/4.8/product/x86_64/repodata/repomd.xml:" target="test_blank"&gt;https://***@repo.phantom.us/phantom/4.8/product/x86_64/repodata/repomd.xml:&lt;/A&gt; [Errno 14] HTTPS Error 401 - Unauthorized&lt;/P&gt;
&lt;P&gt;Is it not possible to install Splunk Phantom from RPMs packages? Is it only available via OVA for Community Edition?&lt;/P&gt;
&lt;P&gt;Many thanks for your help.&lt;/P&gt;</description>
    <pubDate>Sun, 07 Jun 2020 16:30:30 GMT</pubDate>
    <dc:creator>clopmz</dc:creator>
    <dc:date>2020-06-07T16:30:30Z</dc:date>
    <item>
      <title>About to install Splunk Phantom Community Edition</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/About-to-install-Splunk-Phantom-Community-Edition/m-p/482679#M256</link>
      <description>&lt;P&gt;Good morning,&lt;/P&gt;
&lt;P&gt;I woud like to test Splunk Phantom Community Edition in my home lab. When I try to install it following the documentation, the following error appears:&lt;/P&gt;
&lt;P&gt;About to proceed with Phantom install&lt;BR /&gt;Do you wish to proceed [y/N]&lt;BR /&gt;y&lt;BR /&gt;sed: can't read /opt/phantom/bin/stop_phantom.sh: No such file or directory&lt;BR /&gt;Enter username: admin&lt;BR /&gt;Enter password: ************&lt;BR /&gt;Loaded plugins: product-id, search-disabled-repos, subscription-manager&lt;BR /&gt;Cleaning repos: alternatives-phantom phantom-apps phantom-base phantom-product&lt;BR /&gt;: rhel-7-server-extras-rpms rhel-7-server-optional-rpms&lt;BR /&gt;: rhel-7-server-rh-common-rpms rhel-7-server-rpms&lt;BR /&gt;: rhel-7-server-supplementary-rpms rhel-server-rhscl-7-rpms&lt;BR /&gt;Updating phantom repo package&lt;/P&gt;
&lt;P&gt;Error updating Phantom Repo package&lt;/P&gt;
&lt;P&gt;&lt;A href="https://***@repo.phantom.us/phantom/4.8/product/x86_64/repodata/repomd.xml:" target="test_blank"&gt;https://***@repo.phantom.us/phantom/4.8/product/x86_64/repodata/repomd.xml:&lt;/A&gt; [Errno 14] HTTPS Error 401 - Unauthorized&lt;BR /&gt;Trying other mirror.&lt;/P&gt;
&lt;P&gt;One of the configured repositories failed (Phantom product package),&lt;BR /&gt;and yum doesn't have enough cached data to continue. At this point the only&lt;BR /&gt;safe thing yum can do is fail. There are a few ways to work "fix" this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt; 1. Contact the upstream for the repository and get them to fix the problem.

 2. Reconfigure the baseurl/etc. for the repository, to point to a working
    upstream. This is most often useful if you are using a newer
    distribution release than is supported by the repository (and the
    packages for the previous distribution release still work).

 3. Run the command with the repository temporarily disabled
        yum --disablerepo=phantom-product ...

 4. Disable the repository permanently, so yum won't use it by default. Yum
    will then just ignore the repository until you permanently enable it
    again or use --enablerepo for temporary usage:

        yum-config-manager --disable phantom-product
    or
        subscription-manager repos --disable=phantom-product

 5. Configure the failing repository to be skipped, if it is unavailable.
    Note that yum will try to contact the repo. when it runs most commands,
    so will have to try and fail each time (and thus. yum will be be much
    slower). If it is a very temporary problem though, this is often a nice
    compromise:

        yum-config-manager --save --setopt=phantom-product.skip_if_unavailable=true
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;failure: repodata/repomd.xml from phantom-product: [Errno 256] No more mirrors to try.&lt;BR /&gt;&lt;A href="https://***@repo.phantom.us/phantom/4.8/product/x86_64/repodata/repomd.xml:" target="test_blank"&gt;https://***@repo.phantom.us/phantom/4.8/product/x86_64/repodata/repomd.xml:&lt;/A&gt; [Errno 14] HTTPS Error 401 - Unauthorized&lt;/P&gt;
&lt;P&gt;Is it not possible to install Splunk Phantom from RPMs packages? Is it only available via OVA for Community Edition?&lt;/P&gt;
&lt;P&gt;Many thanks for your help.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jun 2020 16:30:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/About-to-install-Splunk-Phantom-Community-Edition/m-p/482679#M256</guid>
      <dc:creator>clopmz</dc:creator>
      <dc:date>2020-06-07T16:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: About to install Splunk Phantom Community Edition</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/About-to-install-Splunk-Phantom-Community-Edition/m-p/482680#M257</link>
      <description>&lt;P&gt;You can see here: &lt;A href="https://docs.splunk.com/Documentation/Phantom/4.8/Install/InstallRPM"&gt;https://docs.splunk.com/Documentation/Phantom/4.8/Install/InstallRPM&lt;/A&gt; :&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;Provide your Splunk Phantom community credentials when prompted for a username and password.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;Basic community accounts cannot download or install from RPM, that has to be enabled by a sales engineering within Splunk. Community edition is essentially the OVA.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2020 22:45:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/About-to-install-Splunk-Phantom-Community-Edition/m-p/482680#M257</guid>
      <dc:creator>sam_splunk</dc:creator>
      <dc:date>2020-03-03T22:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: About to install Splunk Phantom Community Edition</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/About-to-install-Splunk-Phantom-Community-Edition/m-p/482681#M258</link>
      <description>&lt;P&gt;The Community Edition of Splunk&amp;gt;Phantom can only be installed via the OVA available on the my.phantom.us portal.&lt;/P&gt;

&lt;P&gt;RPM-based installs are supported only for POV/POC or Production licenses.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2020 20:51:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/About-to-install-Splunk-Phantom-Community-Edition/m-p/482681#M258</guid>
      <dc:creator>cblumer_splunk</dc:creator>
      <dc:date>2020-03-04T20:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: About to install Splunk Phantom Community Edition</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/About-to-install-Splunk-Phantom-Community-Edition/m-p/482682#M259</link>
      <description>&lt;P&gt;This error occurs event when a production license is installed:&lt;/P&gt;

&lt;P&gt;Error updating Phantom Repo package&lt;/P&gt;

&lt;P&gt;&lt;A href="https://***@repo.phantom.us/phantom/4.8/product/x86_64/repodata/repomd.xml:" target="test_blank"&gt;https://***@repo.phantom.us/phantom/4.8/product/x86_64/repodata/repomd.xml:&lt;/A&gt; [Errno 14] HTTPS Error 401 - Unauthorized&lt;BR /&gt;
Trying other mirror.&lt;/P&gt;

&lt;P&gt;What user/password is used to access this repo link?   The my.phantom.us login/pass?&lt;/P&gt;</description>
      <pubDate>Sat, 18 Apr 2020 17:33:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/About-to-install-Splunk-Phantom-Community-Edition/m-p/482682#M259</guid>
      <dc:creator>mpolisky_splunk</dc:creator>
      <dc:date>2020-04-18T17:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: About to install Splunk Phantom Community Edition</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/About-to-install-Splunk-Phantom-Community-Edition/m-p/508451#M421</link>
      <description>&lt;P&gt;Community users can´t download or install using RPM. So we have to use the OVA instead. Sadly this also affects the splunk attack range maintained by Splunk.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Link to similar topic:&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Splunk-Phantom/About-to-install-Splunk-Phantom-Community-Edition/td-p/482679" target="_blank"&gt;https://community.splunk.com/t5/Splunk-Phantom/About-to-install-Splunk-Phantom-Community-Edition/td-p/482679&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2020 06:47:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/About-to-install-Splunk-Phantom-Community-Edition/m-p/508451#M421</guid>
      <dc:creator>stiansplunkuser</dc:creator>
      <dc:date>2020-07-10T06:47:13Z</dc:date>
    </item>
  </channel>
</rss>

