<?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 Docker issues with xSOAR in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/docker-issues-with-xsoar/m-p/376694#M65</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A beginner here. It seems that after initial installation when trying to install new integrations and addons from Marketplace, I keep getting warnings about missing Docker images. If I list all the images with /docker_images I see the ones that the warning claims are missing, but the versions are older than in the warning message. I have tried to run&amp;nbsp;/docker_image_update all=true to update the images, but they still stay as old versions. Should not the Docker in xSOAR automatically fetch images from the Docker Hub? It seems that it is not fetching even though there should be no firewalls blocking either. This is an .sh installation on CentOS 8 and not OVA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help with this would be appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Dec 2020 11:06:47 GMT</pubDate>
    <dc:creator>antjar</dc:creator>
    <dc:date>2020-12-30T11:06:47Z</dc:date>
    <item>
      <title>Docker issues with xSOAR</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/docker-issues-with-xsoar/m-p/376694#M65</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A beginner here. It seems that after initial installation when trying to install new integrations and addons from Marketplace, I keep getting warnings about missing Docker images. If I list all the images with /docker_images I see the ones that the warning claims are missing, but the versions are older than in the warning message. I have tried to run&amp;nbsp;/docker_image_update all=true to update the images, but they still stay as old versions. Should not the Docker in xSOAR automatically fetch images from the Docker Hub? It seems that it is not fetching even though there should be no firewalls blocking either. This is an .sh installation on CentOS 8 and not OVA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help with this would be appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 11:06:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/docker-issues-with-xsoar/m-p/376694#M65</guid>
      <dc:creator>antjar</dc:creator>
      <dc:date>2020-12-30T11:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Docker issues with xSOAR</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/docker-issues-with-xsoar/m-p/376707#M66</link>
      <description>&lt;P&gt;I think the problem you are having is related to the new limitation Docker introduced&amp;nbsp;&lt;A href="https://www.docker.com/increase-rate-limits#:~:text=Anonymous%20and%20Free%20Docker%20Hub,%3A%20toomanyrequests%3A%20Too%20Many%20Requests.&amp;amp;text=You%20have%20reached%20your%20pull%20rate%20limit" target="_blank"&gt;https://www.docker.com/increase-rate-limits#:~:text=Anonymous%20and%20Free%20Docker%20Hub,%3A%20toomanyrequests%3A%20Too%20Many%20Requests.&amp;amp;text=You%20have%20reached%20your%20pull%20rate%20limit&lt;/A&gt;.&lt;BR /&gt;They limited the pull rate to 100 pulls per 6 hours, meaning if you will try to install your pack now, you should not get that warning.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 12:36:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/docker-issues-with-xsoar/m-p/376707#M66</guid>
      <dc:creator>aazadaliyev</dc:creator>
      <dc:date>2020-12-30T12:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Docker issues with xSOAR</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/docker-issues-with-xsoar/m-p/379012#M77</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your message!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not think this is related to the newly introduced pull rate limit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I manually try to pull the latest image of one of the outdated images, I get following:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[user@xsoar ~]$ sudo docker pull demisto/fetch-data&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Using default tag: latest&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Error response from daemon: manifest for demisto/fetch-data:latest not found: manifest unknown: manifest unknown&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I for instance pull a debian image, it is fetched normally.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I try from the xSOAR Marketplace to update the Base pack, I get following warnings in the UI:&lt;/P&gt;&lt;DIV class="error-item error-display"&gt;&lt;EM&gt;Unavailable Docker image 'demisto/fetch-data:1.0.0.14842' used by automation "DBotMLFetchData" (pack "Base")&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="error-item error-display"&gt;&lt;EM&gt;Unavailable Docker image 'demisto/sane-pdf-reports:1.0.0.14791' used by automation "SanePdfReports" (pack "Base")&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="error-item error-display"&gt;&lt;EM&gt;Unavailable Docker image 'demisto/ml:1.0.0.14713' used by automation "DBotBuildPhishingClassifier" (pack "Base")&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="error-item error-display"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 11 Jan 2021 15:03:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/docker-issues-with-xsoar/m-p/379012#M77</guid>
      <dc:creator>antjar</dc:creator>
      <dc:date>2021-01-11T15:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Docker issues with xSOAR</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/docker-issues-with-xsoar/m-p/379087#M78</link>
      <description>&lt;P&gt;There is no latest tag, every docker has special version tag&amp;nbsp;&lt;A href="https://hub.docker.com/r/demisto/fetch-data/tags?page=1&amp;amp;ordering=last_updated" target="_blank"&gt;https://hub.docker.com/r/demisto/fetch-data/tags?page=1&amp;amp;ordering=last_updated&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;To pull docker image manually you should run&amp;nbsp;&lt;STRONG&gt;docker pull demisto/fetch-data:1.0.0.14842&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2021 19:54:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/docker-issues-with-xsoar/m-p/379087#M78</guid>
      <dc:creator>aazadaliyev</dc:creator>
      <dc:date>2021-01-11T19:54:15Z</dc:date>
    </item>
  </channel>
</rss>

