<?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: SSO-URL error when starting the dev server in Developer Q&amp;A Forum</title>
    <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/SSO-URL-error-when-starting-the-dev-server/m-p/204980#M180</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The SSO-URL error pops up again today.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Feb 2023 20:45:04 GMT</pubDate>
    <dc:creator>StephenLHChan</dc:creator>
    <dc:date>2023-02-16T20:45:04Z</dc:date>
    <item>
      <title>SSO-URL error when starting the dev server</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/SSO-URL-error-when-starting-the-dev-server/m-p/204662#M153</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We are running into an issue with starting the development server. The node/npm dependencies, create app are all fine. But, when running "npm run start" to start the development server, the following error showed.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="StephenLHChan_0-1676314740822.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/9914iC1D7A3F6777AF86E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="StephenLHChan_0-1676314740822.png" alt="StephenLHChan_0-1676314740822.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;OS: Windows&lt;/P&gt;
&lt;P&gt;Node version: 16.16.0&lt;/P&gt;
&lt;P&gt;npm version: 8.11.0&lt;/P&gt;
&lt;P&gt;dtp-cli version: 0.88.0&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 13:42:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/SSO-URL-error-when-starting-the-dev-server/m-p/204662#M153</guid>
      <dc:creator>StephenLHChan</dc:creator>
      <dc:date>2023-05-02T13:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: SSO-URL error when starting the dev server</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/SSO-URL-error-when-starting-the-dev-server/m-p/204685#M155</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P data-unlink="true"&gt;this might be caused by a wrong&lt;CODE&gt;environmentUrl&lt;/CODE&gt;in &lt;CODE&gt;dtp.config.ts&lt;/CODE&gt;. Can you please ensure the value of environmentUrl follows the pattern &lt;CODE&gt;https://&amp;lt;environment-id&amp;gt;.apps.dynatrace.com,&lt;/CODE&gt; e.g. &lt;CODE&gt;environmentUrl: "https://abc123.apps.dynatrace.com&amp;nbsp;"&lt;/CODE&gt;?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 13:49:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/SSO-URL-error-when-starting-the-dev-server/m-p/204685#M155</guid>
      <dc:creator>stefan_eggersto</dc:creator>
      <dc:date>2024-10-28T13:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: SSO-URL error when starting the dev server</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/SSO-URL-error-when-starting-the-dev-server/m-p/204788#M164</link>
      <description>&lt;P&gt;Thanks Stefan.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The environmentalUrl&amp;nbsp; follows the pattern you mentioned.&lt;/P&gt;&lt;P&gt;I did not change anything. But, it works now.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 19:58:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/SSO-URL-error-when-starting-the-dev-server/m-p/204788#M164</guid>
      <dc:creator>StephenLHChan</dc:creator>
      <dc:date>2023-02-14T19:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: SSO-URL error when starting the dev server</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/SSO-URL-error-when-starting-the-dev-server/m-p/204980#M180</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The SSO-URL error pops up again today.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 20:45:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/SSO-URL-error-when-starting-the-dev-server/m-p/204980#M180</guid>
      <dc:creator>StephenLHChan</dc:creator>
      <dc:date>2023-02-16T20:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: SSO-URL error when starting the dev server</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/SSO-URL-error-when-starting-the-dev-server/m-p/204984#M181</link>
      <description>&lt;P&gt;Fail case:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;2023-02-16T11:59:33.777Z INFO  DTP-CLI:  Started local development server
2023-02-16T11:59:35.486Z DEBUG [AUTH] Retrieving SSO-URL for environment 'https://{environmentid}.apps.dynatrace.com'
2023-02-16T11:59:35.486Z DEBUG [HTTP(S)] Execute GET request without allowing redirection to 'https://{environmentid}.apps.dynatrace.com/platform/oauth2/authorization/dynatrace-sso'
2023-02-16T11:59:35.487Z DEBUG [undefined] Tracing request https://{environmentid}.apps.dynatrace.com/platform/oauth2/authorization/dynatrace-sso
2023-02-16T11:59:35.921Z DEBUG [BUILD_TIME] Built in 149ms.
2023-02-16T11:59:56.657Z DEBUG [AUTH] Could not resolve the SSO-URL for 'https://{environmentid}.apps.dynatrace.com'
2023-02-16T11:59:56.658Z DEBUG [AUTH] Error: Http(s) request failed: connect ETIMEDOUT 54.89.223.247:443
2023-02-16T11:59:56.663Z ERROR Runtime error: Uncaught exception
2023-02-16T12:00:18.568Z DEBUG [BUILD_TIME] Built in 42802ms.
2023-02-16T12:00:18.569Z INFO Reloading browser
2023-02-16T12:00:18.572Z ERROR Error: Could not resolve the SSO-URL for 'https://{environmentid}.apps.dynatrace.com'
Http(s) request failed: connect ETIMEDOUT 54.89.223.247:443​&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Successful case:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;2023-02-14T10:46:33.845Z INFO  DTP-CLI:  Started local development server
2023-02-14T10:46:34.656Z DEBUG [AUTH] Retrieving SSO-URL for environment 'https://{environmentid}.apps.dynatrace.com'
2023-02-14T10:46:34.656Z DEBUG [HTTP(S)] Execute GET request without allowing redirection to 'https://{environmentid}.apps.dynatrace.com/platform/oauth2/authorization/dynatrace-sso'
2023-02-14T10:46:34.656Z DEBUG [undefined] Tracing request https://{environmentid}.apps.dynatrace.com/platform/oauth2/authorization/dynatrace-sso
2023-02-14T10:46:35.094Z DEBUG [HTTP(S)] Resolved URL is https://{environmentid}.apps.dynatrace.com/platform/login/oauth2/code/dynatrace-sso&amp;amp;nonce=xxxxxx&amp;amp;code_challenge_method=S256&amp;amp;code_challenge=xxxxxx
2023-02-14T10:46:35.094Z DEBUG [AUTH] Using SSO-URL 'https://{environmentid}.apps.dynatrace.com/platform/app-engine/registry/v0.1/app.default.csp.json
2023-02-14T10:47:09.298Z DEBUG [BUILD_TIME] Built in 34481ms.
2023-02-14T10:47:09.304Z INFO Reloading browser
2023-02-14T10:47:09.324Z INFO 
────────────────────────────────────────────────────────────────────────────────

  App Shell URL: https://{environmentid}.apps.dynatrace.com/ui/apps/local-dev-server/?locationAppIds=http%3A%2F%2Flocalhost%3A3000%2Fui%2Clocal-dev-server
  Local URL: http://localhost:3000/ui
  
  Ready for development! 

────────────────────────────────────────────────────────────────────────────────&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I saw there is a line "Resolved URL" in the successful case while it can't be found in the fail case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/188"&gt;@michael_taylor&lt;/a&gt;&amp;nbsp;This is the case I shared in Wednesday 10:30 session. The SSO-URL error happens again today.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 08:25:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/SSO-URL-error-when-starting-the-dev-server/m-p/204984#M181</guid>
      <dc:creator>StephenLHChan</dc:creator>
      <dc:date>2023-04-19T08:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: SSO-URL error when starting the dev server</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/SSO-URL-error-when-starting-the-dev-server/m-p/205014#M184</link>
      <description>&lt;P&gt;Thanks all.&lt;/P&gt;&lt;P&gt;We found out it may be a company proxy issue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 14:14:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/SSO-URL-error-when-starting-the-dev-server/m-p/205014#M184</guid>
      <dc:creator>StephenLHChan</dc:creator>
      <dc:date>2023-02-17T14:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: SSO-URL error when starting the dev server</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/SSO-URL-error-when-starting-the-dev-server/m-p/218400#M402</link>
      <description>&lt;P&gt;Hey,&lt;BR /&gt;We are facing the same issue, could you please guide us how to&amp;nbsp; fix proxy issue?&lt;BR /&gt;&lt;BR /&gt;Error :-&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Authenticating...Error: Could not resolve the SSO-URL for&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Heramb&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2023 14:00:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/SSO-URL-error-when-starting-the-dev-server/m-p/218400#M402</guid>
      <dc:creator>heramb_sawant</dc:creator>
      <dc:date>2023-07-18T14:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: SSO-URL error when starting the dev server</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/SSO-URL-error-when-starting-the-dev-server/m-p/218434#M406</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/46340"&gt;@heramb_sawant&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;We set the proxy at the machine that run the app for development.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;export HTTP_PROXY=&amp;lt;your proxy&amp;gt;
export HTTPS_PROXY=&amp;lt;your proxy&amp;gt;&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 18 Jul 2023 21:23:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/SSO-URL-error-when-starting-the-dev-server/m-p/218434#M406</guid>
      <dc:creator>StephenLHChan</dc:creator>
      <dc:date>2023-07-18T21:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: SSO-URL error when starting the dev server</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/SSO-URL-error-when-starting-the-dev-server/m-p/244001#M868</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/59527"&gt;@StephenLHChan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Where do I need to set this values?&lt;/P&gt;&lt;PRE&gt;export HTTP_PROXY=&amp;lt;your proxy&amp;gt;
export HTTPS_PROXY=&amp;lt;your proxy&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;export HTTP_PROXY=&amp;lt;your proxy&amp;gt;
export HTTPS_PROXY=&amp;lt;your proxy&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 18:17:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/SSO-URL-error-when-starting-the-dev-server/m-p/244001#M868</guid>
      <dc:creator>DD_Developer</dc:creator>
      <dc:date>2024-04-25T18:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: SSO-URL error when starting the dev server</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/SSO-URL-error-when-starting-the-dev-server/m-p/250011#M999</link>
      <description>&lt;P&gt;You ever figure it out?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 21:12:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/SSO-URL-error-when-starting-the-dev-server/m-p/250011#M999</guid>
      <dc:creator>36Krazyfists</dc:creator>
      <dc:date>2024-07-05T21:12:17Z</dc:date>
    </item>
  </channel>
</rss>

