Click the Start a free trial link to start a 15-day SaaS trial of our product and join our community as a trial user. If you are an existing customer do not start a free trial.
AppDynamics customers and established members should click the sign in button to authenticate.
07-20-2020 11:07 AM
Hello,
For an On-Prem Controller, the email notification contains the link to the Events but when I click on the link it gets an error ie. "(controller_name.domain) didn't send any data/ ERR_EMPTY_RESPONSE". This is due to the link in the notification is directing to url which is http but our controller is ssl enabled and the url has https.
From where can I fix the link to the controller so that the link to the controller events can have https connection ?
Thanks,
Emrul Yousof
Solved! Go to Solution.
07-21-2020 03:58 AM
Hi There
From my old KB's, you can add the following startup parameter to the Controller
File to update below
<AppD_Cont_Install_DIR>/appserver/glassfish/domains/domain1/config/domain.xml
<jvm-options>-Dappdynamics.controller.ui.deeplink.url=http://<controller-host>:<port>/controller</jvm-options>
I believe you can possibly add this via the EC as well:)
Support should also be able to assist you should this not work anymore
User | Count |
---|---|
7 | |
2 | |
2 | |
1 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form