cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Looking to upgrade from Dynatrace Managed to SaaS? See how

Dynatrace Managed Restore How to Override PROXY_CERT_FILE_PATH

abnerlusung
Advisor

Hi Dynatrace team,

I hope someone can help me on my restore issue.

We are using Dynatrace managed 1.286 and we configured a proxy.

We also ran the reconfigure command.

https://docs.dynatrace.com/managed/managed-cluster/configuration/how-to-add-a-certificate-to-server-...

During restore command, we experience failed to connect to Mission Control 

sudo ./backup-001-dynatrace-managed-installer.sh --restore --cluster-ip <> --cluster-nodes <> --seed-ip <> --backup-file <> 

From the install.log

Loading self signed certificate at {DYNATRACE}/config/trusted/https-proxy.crt path
No such file or directory

 

But when using the curl command, it works.

curl --proxy <> https://mcsvc-ap.dynatrace.com

 

Question:

Is it possible 

 Regards,

Abner

1 REPLY 1

abnerlusung
Advisor

Hi all,

Found the solution inside the docs.

https://docs.dynatrace.com/managed/managed-cluster/installation/customize-installation-for-dynatrace...

Will need to use this argument

--network-proxy-cert-file

Kind Regards,

Abner

Featured Posts