<?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: Notebook server on linux not start container in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/notebook-server-on-linux-not-start-container/m-p/1065969#M30438</link>
    <description>&lt;P&gt;Hey there,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Did some research on this, and found that running&amp;nbsp;&lt;SPAN&gt;* Activate ipv6 in / etc / grub * update-grub * reboot may resolve thi sissue.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Jun 2021 13:22:46 GMT</pubDate>
    <dc:creator>JonEmch</dc:creator>
    <dc:date>2021-06-08T13:22:46Z</dc:date>
    <item>
      <title>Notebook server on linux not start container</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/notebook-server-on-linux-not-start-container/m-p/1065947#M30437</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;I installed Arcgis Notebook Server on Red Hat Enterprise with the docker component.&lt;/P&gt;&lt;P&gt;The whole setup seems to work just fine.&lt;BR /&gt;but when I cast a Cantainer I get an error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;RFIAPPLBS01LE.RFISERVIZI.CORP - Failed to create and start a Docker Container. 'Failed to create and start a Docker Container. 'Request error: POST unix://localhost:80/containers/5fb406e300e02d5bdca8aedd54de893990ec73853cf64a687c23d6648a9724b0/start: 500, body: {"message":"driver failed programming external connectivity on endpoint f4b8f3d4bbfc457881bbff66102886db (75031b2d807bb82c6fdf5d3fe1fea9776efec5341382a702dde6805355108563): Error starting userland proxy: listen tcp6 [::]:30001: socket: address family not supported by protocol"}'.'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Investigating I found that on the server, IPV6 is disabled.&lt;BR /&gt;which solution is the best?&lt;BR /&gt;1) enable ipv6 on the server?&lt;BR /&gt;2) disable ipv6 on docker or container?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 12:38:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/notebook-server-on-linux-not-start-container/m-p/1065947#M30437</guid>
      <dc:creator>Oiligriv</dc:creator>
      <dc:date>2021-06-08T12:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Notebook server on linux not start container</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/notebook-server-on-linux-not-start-container/m-p/1065969#M30438</link>
      <description>&lt;P&gt;Hey there,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Did some research on this, and found that running&amp;nbsp;&lt;SPAN&gt;* Activate ipv6 in / etc / grub * update-grub * reboot may resolve thi sissue.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 13:22:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/notebook-server-on-linux-not-start-container/m-p/1065969#M30438</guid>
      <dc:creator>JonEmch</dc:creator>
      <dc:date>2021-06-08T13:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Notebook server on linux not start container</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/notebook-server-on-linux-not-start-container/m-p/1065994#M30442</link>
      <description>&lt;P&gt;is it possible to disable IPV6 from docker?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 14:03:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/notebook-server-on-linux-not-start-container/m-p/1065994#M30442</guid>
      <dc:creator>Oiligriv</dc:creator>
      <dc:date>2021-06-08T14:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Notebook server on linux not start container</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/notebook-server-on-linux-not-start-container/m-p/1065997#M30443</link>
      <description>&lt;P&gt;You can according to&amp;nbsp;&lt;A href="https://mailcow.github.io/mailcow-dockerized-docs/firststeps-disable_ipv6/," target="_blank"&gt;https://mailcow.github.io/mailcow-dockerized-docs/firststeps-disable_ipv6/,&lt;/A&gt;&amp;nbsp;but im not sure if that is the best move.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 14:17:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/notebook-server-on-linux-not-start-container/m-p/1065997#M30443</guid>
      <dc:creator>JonEmch</dc:creator>
      <dc:date>2021-06-08T14:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Notebook server on linux not start container</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/notebook-server-on-linux-not-start-container/m-p/1066277#M30451</link>
      <description>&lt;P&gt;Hi JonEmch&lt;BR /&gt;we have enabled IPV6 on the Loopback network card.&lt;/P&gt;&lt;P&gt;ArcGIS Notebook server is now able to successfully initialize Containers&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 07:18:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/notebook-server-on-linux-not-start-container/m-p/1066277#M30451</guid>
      <dc:creator>Oiligriv</dc:creator>
      <dc:date>2021-06-09T07:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Notebook server on linux not start container</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/notebook-server-on-linux-not-start-container/m-p/1066417#M30455</link>
      <description>&lt;P&gt;Great to hear! Glad I could help.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 15:24:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/notebook-server-on-linux-not-start-container/m-p/1066417#M30455</guid>
      <dc:creator>JonEmch</dc:creator>
      <dc:date>2021-06-09T15:24:35Z</dc:date>
    </item>
  </channel>
</rss>

