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

No startup script downloaded during Azure AppService configuration

sasankas
Newcomer

While following the steps mentioned in the bellow link, it has been observed that wget command could not download proper startup script.
Any idea, how to fix this issue?

Command executed but failed to get valid script file.

wget -O /tmp/installer.sh -q "$DT_ENDPOINT/api/v1/deployment/installer/agent/unix/paas-sh/latest?Api-Token=$DT_API_TOKEN&flavor=$DT_FLAVOR&include=$DT_INCLUDE" && sh /tmp/installer.sh && LD_PRELOAD="/opt/dynatrace/oneagent/agent/lib64/liboneagentproc.so" $START_APP_CMD

Documentation link followed::
https://www.dynatrace.com/support/help/setup-and-configuration/setup-on-cloud-platforms/microsoft-az...

1 REPLY 1

Mohamed_Hamdy
DynaMight Champion
DynaMight Champion

Hi @sasankas,

have you set the parameters on the script, if yes, could you please provide us with the full exception? most likely this is related to the added parameters.

Mohamed_Hamdy_0-1692296959674.png

 

Certified Dynatrace Professional | Certified Dynatrace Services Delivery - Observability & CloudOps | Dynatrace Partner - yourcompass.ca

Featured Posts