<?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 not starting after install OneAgent in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/Docker-not-starting-after-install-OneAgent/m-p/110571#M896</link>
    <description>&lt;P&gt;&lt;BR /&gt;	Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;	I have a big problem on one of my our environment. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;	After installing the oneagent on a host with OpenShift version 3.9 installed, we've a problem with Docker. All processes start correctly but only Docker has errors in logs and don't started. &lt;/P&gt;&lt;PRE&gt;Error starting daemon: Error initializing network controller: error obtaining controller instance: failed to create NAT chain: Could not create nat/DOCKER chain: ERROR: ld.so: object '/opt/dynatrace/oneagent/agent/processagent/lib64/liboneagentproc.so' from /etc/ld.so.preload cannot be preloaded: ignored.&lt;/PRE&gt;&lt;P&gt;Both files exist. Docker and oneagent are run on the root account.&lt;/P&gt;&lt;P&gt;/The installation is on the Centos Atomic./&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;	Deployments:&lt;BR /&gt;&lt;BR /&gt;	● ostree://centos-atomic-host:centos-atomic-host/7/x86_64/standard&lt;BR /&gt;&lt;BR /&gt;	Version: 7.1811 (2018-12-06 22:08:05)&lt;BR /&gt;&lt;BR /&gt;	Commit: ee5a6f25f64d140a15a94278790840c3d58585b69dab9a1c33928d3cfe45cfd9&lt;BR /&gt;&lt;BR /&gt;	GPGSignature: Valid signature by 64E3E7558572B59A319452AAF17E745691BA8335&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;	&lt;EM&gt;I have opened ticket for this in error, but maybe someone will help me in the meantime because the topic is urgent.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;	Regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;	Radek&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Dec 2018 21:42:13 GMT</pubDate>
    <dc:creator>radek_jasinski</dc:creator>
    <dc:date>2018-12-14T21:42:13Z</dc:date>
    <item>
      <title>Docker not starting after install OneAgent</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Docker-not-starting-after-install-OneAgent/m-p/110571#M896</link>
      <description>&lt;P&gt;&lt;BR /&gt;	Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;	I have a big problem on one of my our environment. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;	After installing the oneagent on a host with OpenShift version 3.9 installed, we've a problem with Docker. All processes start correctly but only Docker has errors in logs and don't started. &lt;/P&gt;&lt;PRE&gt;Error starting daemon: Error initializing network controller: error obtaining controller instance: failed to create NAT chain: Could not create nat/DOCKER chain: ERROR: ld.so: object '/opt/dynatrace/oneagent/agent/processagent/lib64/liboneagentproc.so' from /etc/ld.so.preload cannot be preloaded: ignored.&lt;/PRE&gt;&lt;P&gt;Both files exist. Docker and oneagent are run on the root account.&lt;/P&gt;&lt;P&gt;/The installation is on the Centos Atomic./&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;	Deployments:&lt;BR /&gt;&lt;BR /&gt;	● ostree://centos-atomic-host:centos-atomic-host/7/x86_64/standard&lt;BR /&gt;&lt;BR /&gt;	Version: 7.1811 (2018-12-06 22:08:05)&lt;BR /&gt;&lt;BR /&gt;	Commit: ee5a6f25f64d140a15a94278790840c3d58585b69dab9a1c33928d3cfe45cfd9&lt;BR /&gt;&lt;BR /&gt;	GPGSignature: Valid signature by 64E3E7558572B59A319452AAF17E745691BA8335&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;	&lt;EM&gt;I have opened ticket for this in error, but maybe someone will help me in the meantime because the topic is urgent.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;	Regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;	Radek&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2018 21:42:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Docker-not-starting-after-install-OneAgent/m-p/110571#M896</guid>
      <dc:creator>radek_jasinski</dc:creator>
      <dc:date>2018-12-14T21:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Docker not starting after install OneAgent</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Docker-not-starting-after-install-OneAgent/m-p/110572#M897</link>
      <description>&lt;UL&gt;&lt;LI&gt;Selinux is enabled or not? &lt;/LI&gt;&lt;LI&gt;What is your oneagent version?&lt;/LI&gt;&lt;LI&gt;Is it a standard agent deployed on the host, or using image? (I assume it's locally deployed)&lt;/LI&gt;&lt;LI&gt;What is the content of /etc/ld.so.preload?&lt;/LI&gt;&lt;LI&gt;The path to library '/opt/dynatrace/oneagent/agent/processagent/lib64/liboneagentproc.so'  is definitely non-standard. Does this file exist on your host? Default location should be /opt/dynatrace/oneagent/agent/lib64/liboneagentproc.so&lt;BR /&gt;&lt;BR /&gt;Although I have not experience with CentOS atomic, I don't see a reason why the location should have changed.&lt;/LI&gt;&lt;/UL&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Dec 2018 22:20:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Docker-not-starting-after-install-OneAgent/m-p/110572#M897</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2018-12-14T22:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Docker not starting after install OneAgent</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Docker-not-starting-after-install-OneAgent/m-p/110573#M898</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://answers.dynatrace.com/users/16467/view.html" nodeid="16467"&gt;@Julius L.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have information from support that this problem will be fixed in upcoming releases:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;The issue with Docker has been fixed with agent 1.159. &lt;BR /&gt;&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;Once Managed 1.160 is released(ETA end of January)&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Radek&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jan 2019 07:05:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Docker-not-starting-after-install-OneAgent/m-p/110573#M898</guid>
      <dc:creator>radek_jasinski</dc:creator>
      <dc:date>2019-01-09T07:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Docker not starting after install OneAgent</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Docker-not-starting-after-install-OneAgent/m-p/110574#M899</link>
      <description>&lt;P&gt;Do you know the cause of this issue? Is it somehow related to docker configuration?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jan 2019 07:35:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Docker-not-starting-after-install-OneAgent/m-p/110574#M899</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2019-01-09T07:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Docker not starting after install OneAgent</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Docker-not-starting-after-install-OneAgent/m-p/110575#M900</link>
      <description>&lt;P&gt;Root cause was a change in default SELinux policy, most likely introduced in recent release of CentOS 7.6 Atomic.&lt;/P&gt;&lt;P&gt;SELinux module shipped with OneAgent was adjusted to account  for these changes.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Jan 2019 07:11:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Docker-not-starting-after-install-OneAgent/m-p/110575#M900</guid>
      <dc:creator>Tomasz_Gajger</dc:creator>
      <dc:date>2019-01-11T07:11:15Z</dc:date>
    </item>
  </channel>
</rss>

