<?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 Python 2.0 extensión ERROR Fastcheck no response in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Python-2-0-extensi%C3%B3n-ERROR-Fastcheck-no-response/m-p/273609#M6084</link>
    <description>&lt;P&gt;Hi;&lt;/P&gt;
&lt;P&gt;We developed a Python 2.0 extension in Visual Studio that extracts DORA metrics from Gitlab and ingests them as custom metrics in Dynatrace. The problem arises when uploading the extension to Dynatrace, as the following error appears: "&lt;STRONG&gt;Failed to assign monitoring configuration to ActiveGate. Reason: Fastcheck no response - datasource exited without providing status.&lt;/STRONG&gt;" We followed all the steps mentioned in the documentation, but we haven't been able to determine the cause of this error.&lt;/P&gt;
&lt;P&gt;Could you help us understand the reason for this error and how to resolve it?&lt;/P&gt;</description>
    <pubDate>Thu, 27 Mar 2025 08:31:30 GMT</pubDate>
    <dc:creator>Ecataldo88</dc:creator>
    <dc:date>2025-03-27T08:31:30Z</dc:date>
    <item>
      <title>Python 2.0 extensión ERROR Fastcheck no response</title>
      <link>https://community.dynatrace.com/t5/Extensions/Python-2-0-extensi%C3%B3n-ERROR-Fastcheck-no-response/m-p/273609#M6084</link>
      <description>&lt;P&gt;Hi;&lt;/P&gt;
&lt;P&gt;We developed a Python 2.0 extension in Visual Studio that extracts DORA metrics from Gitlab and ingests them as custom metrics in Dynatrace. The problem arises when uploading the extension to Dynatrace, as the following error appears: "&lt;STRONG&gt;Failed to assign monitoring configuration to ActiveGate. Reason: Fastcheck no response - datasource exited without providing status.&lt;/STRONG&gt;" We followed all the steps mentioned in the documentation, but we haven't been able to determine the cause of this error.&lt;/P&gt;
&lt;P&gt;Could you help us understand the reason for this error and how to resolve it?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 08:31:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Python-2-0-extensi%C3%B3n-ERROR-Fastcheck-no-response/m-p/273609#M6084</guid>
      <dc:creator>Ecataldo88</dc:creator>
      <dc:date>2025-03-27T08:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Python 2.0 extensión ERROR Fastcheck no response</title>
      <link>https://community.dynatrace.com/t5/Extensions/Python-2-0-extensi%C3%B3n-ERROR-Fastcheck-no-response/m-p/273880#M6089</link>
      <description>&lt;P&gt;There is no one cause for that, but often (especially if you haven't modified the default fastcheck) it is caused by a package dependency (i.e. pip module) being imported/used in the extension but not being properly included in the setup.py file so that it is included in the built extension - or a related issue where it is built on a platform different from the ActiveGate meaning that the specific version of a dependency is not included (e.g. built on Windows but running on Linux AG).&lt;/P&gt;
&lt;P&gt;Regardless, to figure out the actual issue you would need to check the fastcheck logs on your ActiveGate to see what exception is showing up.&lt;/P&gt;
&lt;LI-CODE lang="java"&gt;/var/lib/dynatrace/remotepluginmodule/log/extensions/datasources/&amp;lt;yourExtension/...fastcheck log

C:\ProgramData\dynatrace\remotepluginmodule\log\extensions\datasources\&amp;lt;yourExtension\...fastcheck log&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2025 14:56:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Python-2-0-extensi%C3%B3n-ERROR-Fastcheck-no-response/m-p/273880#M6089</guid>
      <dc:creator>JamesKitson</dc:creator>
      <dc:date>2025-03-28T14:56:04Z</dc:date>
    </item>
  </channel>
</rss>

