25 Apr 2024 09:42 PM - last edited on 10 May 2024 02:45 PM by Michal_Gebacki
Hey All, I am trying to add a Dynatrace Extension to my Dynatrace Managed environment. Every time I try to add the URL. I get "The environment URL is not reachable" and "Unable to verify first certificate." Has anyone encountered this before and does any know how to help. Will I still be able to use the vscode extension to help me or will i have to soley use the cli with the flag of "--no-check-certificate " I have also attached the logs. Let me know what you all think.
25 Apr 2024 09:49 PM
Hi @trevordconsult ,
Please take a look at this GitHub issue that was recently closed that may help :
https://github.com/dynatrace-extensions/dynatrace-extensions-vscode/issues/192#issuecomment-20741848...
Thanks,
David
25 Apr 2024 10:02 PM - edited 25 Apr 2024 10:04 PM
I am not sure this is the same thing. I am trying to add the Dynatrace Managed environment, so then I can create a python 2.0 extension. I have not even connected the environment yet. Unless I am just not understanding. Will this work?
25 Apr 2024 10:15 PM
Please correct me if I'm wrong but it looks like the error log you posted above is from the Dynatrace Extensions VSCode extension/Add-on :
If so, then the link to the comment will help you set up that VSCode Add-On to be able to connect to your Dynatrace Environment. The VSCode Add-On has it's own configuration and you can edit the settings.json file for your VSCode installation to control them. In VSCode if you go to File -> Preferences -> Settings you can search from Dynatrace and edit the json file.
If that is indeed the issue, from there you can use this VSCode Add-On to create a Dynatrace Extension (including a Python EF 2.0 one).
19 Jul 2024 08:59 PM - last edited on 22 Jul 2024 08:37 AM by MaciejNeumann
i am running into same issue as well
i did added tenant connectivity settings
here is my settings.json file