<?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: After dt-app update  connect ECONNREFUSED ::1:30000 in Developer Q&amp;A Forum</title>
    <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/After-dt-app-update-connect-ECONNREFUSED-1-30000/m-p/245282#M906</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47555"&gt;@educampver&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is I had to use&amp;nbsp;node-v18.20.2-x64 because&amp;nbsp;node-v20.12.2-x86 was giving me this issue.&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/Developer-Q-A-Forum/Setup-of-new-app-failing-with-Installing-the-dependencies-failed/td-p/244243" target="_blank"&gt;https://community.dynatrace.com/t5/Developer-Q-A-Forum/Setup-of-new-app-failing-with-Installing-the-dependencies-failed/td-p/244243&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have upgraded to&amp;nbsp;node-v20.13.1-x64 and its working again. But if I try create a new application the above is still and issue.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for the help.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 10 May 2024 13:14:01 GMT</pubDate>
    <dc:creator>brett_schubach1</dc:creator>
    <dc:date>2024-05-10T13:14:01Z</dc:date>
    <item>
      <title>After dt-app update  connect ECONNREFUSED ::1:30000</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/After-dt-app-update-connect-ECONNREFUSED-1-30000/m-p/245167#M903</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;After I ran the lastest&amp;nbsp;npx dt-app update which completed successfully I am now getting the below error. Nothing in the code changed&lt;/P&gt;&lt;P&gt;Error: [Experimental]UncaughtException: Error: connect ECONNREFUSED ::1:30000&lt;BR /&gt;uncaughtException&lt;BR /&gt;Runtime error: Uncaught exception&lt;BR /&gt;Error: connect ECONNREFUSED ::1:30000&lt;BR /&gt;at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16) {&lt;BR /&gt;errno: -4078,&lt;BR /&gt;code: 'ECONNREFUSED',&lt;BR /&gt;syscall: 'connect',&lt;BR /&gt;address: '::1',&lt;BR /&gt;port: 30000&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 09:55:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/After-dt-app-update-connect-ECONNREFUSED-1-30000/m-p/245167#M903</guid>
      <dc:creator>brett_schubach1</dc:creator>
      <dc:date>2024-05-09T09:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: After dt-app update  connect ECONNREFUSED ::1:30000</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/After-dt-app-update-connect-ECONNREFUSED-1-30000/m-p/245280#M905</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/38550"&gt;@brett_schubach1&lt;/a&gt;, check out our &lt;A href="https://developer.dynatrace.com/develop/troubleshooting/troubleshoot-connectivity-issues/" target="_blank"&gt;troubleshooting guide for connectivity issues&lt;/A&gt;. If everything comes through as expected, please share more information so we can help you, like the NodeJS version, &lt;CODE&gt;dt-app&lt;/CODE&gt; version, OS, logs from &lt;CODE&gt;.dt-app/logs&lt;/CODE&gt;, etc.&lt;/P&gt;
&lt;P&gt;Regards, Edu.&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 07:22:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/After-dt-app-update-connect-ECONNREFUSED-1-30000/m-p/245280#M905</guid>
      <dc:creator>educampver</dc:creator>
      <dc:date>2024-05-10T07:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: After dt-app update  connect ECONNREFUSED ::1:30000</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/After-dt-app-update-connect-ECONNREFUSED-1-30000/m-p/245282#M906</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47555"&gt;@educampver&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is I had to use&amp;nbsp;node-v18.20.2-x64 because&amp;nbsp;node-v20.12.2-x86 was giving me this issue.&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/Developer-Q-A-Forum/Setup-of-new-app-failing-with-Installing-the-dependencies-failed/td-p/244243" target="_blank"&gt;https://community.dynatrace.com/t5/Developer-Q-A-Forum/Setup-of-new-app-failing-with-Installing-the-dependencies-failed/td-p/244243&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have upgraded to&amp;nbsp;node-v20.13.1-x64 and its working again. But if I try create a new application the above is still and issue.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for the help.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 13:14:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/After-dt-app-update-connect-ECONNREFUSED-1-30000/m-p/245282#M906</guid>
      <dc:creator>brett_schubach1</dc:creator>
      <dc:date>2024-05-10T13:14:01Z</dc:date>
    </item>
  </channel>
</rss>

