<?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 Port Check v1 extension with all endpoints &amp;quot;Uninitialized&amp;quot; after major AG upgrade in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Port-Check-v1-extension-with-all-endpoints-quot-Uninitialized/m-p/238714#M4161</link>
    <description>&lt;P&gt;I use Port Check for &amp;gt; 400 endpoints. After a major AG upgrade, 1.261 -&amp;gt; 1.283, all of a sudden, all my endpoints were Uninitialized.&lt;/P&gt;&lt;P&gt;Got lot's of lines in logs stating&lt;BR /&gt;Plugin custom.remote.python.thirdparty_port has configuration without meta data&lt;/P&gt;&lt;P&gt;Using version 1.020&lt;/P&gt;&lt;P&gt;Anyone got through this one?&lt;/P&gt;</description>
    <pubDate>Sat, 02 Mar 2024 18:01:24 GMT</pubDate>
    <dc:creator>AntonioSousa</dc:creator>
    <dc:date>2024-03-02T18:01:24Z</dc:date>
    <item>
      <title>Port Check v1 extension with all endpoints "Uninitialized" after major AG upgrade</title>
      <link>https://community.dynatrace.com/t5/Extensions/Port-Check-v1-extension-with-all-endpoints-quot-Uninitialized/m-p/238714#M4161</link>
      <description>&lt;P&gt;I use Port Check for &amp;gt; 400 endpoints. After a major AG upgrade, 1.261 -&amp;gt; 1.283, all of a sudden, all my endpoints were Uninitialized.&lt;/P&gt;&lt;P&gt;Got lot's of lines in logs stating&lt;BR /&gt;Plugin custom.remote.python.thirdparty_port has configuration without meta data&lt;/P&gt;&lt;P&gt;Using version 1.020&lt;/P&gt;&lt;P&gt;Anyone got through this one?&lt;/P&gt;</description>
      <pubDate>Sat, 02 Mar 2024 18:01:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Port-Check-v1-extension-with-all-endpoints-quot-Uninitialized/m-p/238714#M4161</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2024-03-02T18:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Port Check v1 extension with all endpoints "Uninitialized" after major AG upgrade</title>
      <link>https://community.dynatrace.com/t5/Extensions/Port-Check-v1-extension-with-all-endpoints-quot-Uninitialized/m-p/238715#M4162</link>
      <description>&lt;P&gt;That error means that the files cannot be read. Maybe make sure that dtuser/local system still can read the files and that they are present. Also, try to remove all dist-info folders in the extension folder as restart the remote plugin module.&lt;/P&gt;
&lt;P&gt;If that doesn’t work, go with a support case.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Mar 2024 19:08:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Port-Check-v1-extension-with-all-endpoints-quot-Uninitialized/m-p/238715#M4162</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2024-03-02T19:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Port Check v1 extension with all endpoints "Uninitialized" after major AG upgrade</title>
      <link>https://community.dynatrace.com/t5/Extensions/Port-Check-v1-extension-with-all-endpoints-quot-Uninitialized/m-p/238716#M4163</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/11520"&gt;@Mike_L&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I tried the tricks you suggested, but didn't work.&lt;/P&gt;&lt;P&gt;I dug deeper into the logs and found out that with versions &amp;lt;= 1.021, there is a dependency in plugin.json:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;"install_requires": [ "dt", "charset-normalizer&amp;lt;3.0.0"],&lt;/LI-CODE&gt;&lt;P&gt;I imagine that the newest AG version that I installed has put in a newer version. So I checked the latest version of the "Port Check", and 1.022 doesn't have that dependency any more. Installed it and it is working again &lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Mar 2024 20:13:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Port-Check-v1-extension-with-all-endpoints-quot-Uninitialized/m-p/238716#M4163</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2024-03-02T20:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Port Check v1 extension with all endpoints "Uninitialized" after major AG upgrade</title>
      <link>https://community.dynatrace.com/t5/Extensions/Port-Check-v1-extension-with-all-endpoints-quot-Uninitialized/m-p/238717#M4164</link>
      <description>&lt;P&gt;Curious that removing all dist-info’s didn’t work as that removed the checks for requirements. Good to hear that it is solved though &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Mar 2024 21:01:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Port-Check-v1-extension-with-all-endpoints-quot-Uninitialized/m-p/238717#M4164</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2024-03-02T21:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: Port Check v1 extension with all endpoints "Uninitialized" after major AG upgrade</title>
      <link>https://community.dynatrace.com/t5/Extensions/Port-Check-v1-extension-with-all-endpoints-quot-Uninitialized/m-p/238718#M4165</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/11520"&gt;@Mike_L&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;As you had pointed to possible permissions, I went down a slightly different route: I completely removed the old extension, re-installing the same version again. So, I did not touch the dist-info folders...&lt;/P&gt;&lt;P&gt;BTW, I did not install the newer version before, so to be sure I wouldn't introduce more entropy into the problem. Wrong.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Mar 2024 22:53:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Port-Check-v1-extension-with-all-endpoints-quot-Uninitialized/m-p/238718#M4165</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2024-03-02T22:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Port Check v1 extension with all endpoints "Uninitialized" after major AG upgrade</title>
      <link>https://community.dynatrace.com/t5/Extensions/Port-Check-v1-extension-with-all-endpoints-quot-Uninitialized/m-p/238719#M4166</link>
      <description>&lt;P&gt;That explains it, thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 02 Mar 2024 22:55:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Port-Check-v1-extension-with-all-endpoints-quot-Uninitialized/m-p/238719#M4166</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2024-03-02T22:55:07Z</dc:date>
    </item>
  </channel>
</rss>

