cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Custom App SSO Error

amita
Participant

Hi,

I am trying to create custom app on my windows local server.However getting issue while running npm run start
Error: Could not resolve the SSO-URL for ''
Http(s) request failed: getaddrinfo ENOTFOUND 

My node js version is 18.15

Also I have setup org proxy in Environment variable in below format

export HTTP_PROXY=<your proxy>
export HTTPS_PROXY=<your proxy>


Still the issue persist

-Amita

1 REPLY 1

tomislav_zorcec
Dynatrace Advocate
Dynatrace Advocate

Hello Amita, thank you for reaching out to us.

Similar cases were previously resolved by setting the mentioned environment variables.
Possibly related issue: https://community.dynatrace.com/t5/Developer-Q-A-Forum/SSO-URL-error-when-starting-the-dev-server/td...

Since in your case this did not help, we would like to have a more detailed look into your issue, and I kindly ask you to create a support ticket via https://one.dynatrace.com/hc/en-us/requests . 

Featured Posts