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

AppEngine deployment 503 service unavailable error

william_cher
Participant

Why do I always need to deploy twice on Dynatrace server? I've followed the steps below:

1. Run deploy command:

 

npm run deploy

 

Following error received:

 

{"error":"Service Unavailable","message":"Service Unavailable","statusCode":503}

 

Terminal will always on Preparing for deployment message:

 

 DT-APP:  Authenticate with Dynatrace SSO
Finished release [optimized + debuginfo] build.
✔ Built the app
✔ Compressing app artifact
 DT-APP:  Authenticate with Dynatrace SSO
⠋ Preparing for deployment

 

2. Ctrl + c and Run deploy command again:

 

npm run deploy

 

Deploy successful message:

 

 DT-APP:  Authenticate with Dynatrace SSO
✔ Preparing for deployment
✔ App deployed!
✔ App is ready
 DT-APP:  Visit https://.....

 

 

1 REPLY 1

sinisa_zubic
Dynatrace Champion
Dynatrace Champion

Hi William,

 

There seems to be a technical issue with the deployment for you. Please create a support ticket via https://one.dynatrace.com/hc/en-us/requests . Tech support will help you with this issue

 

Best,
Sini

Featured Posts