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

How to fix "cannot activate the 'Dynatrace Extensions'" error

Hi,

I'm trying to install Dynatrace Extension in Visual Studio Code.

I've installed it from "Install from VSIX ..." uploading vsix extension file becaause I can´t install the extension from Marketplace due to the proxy directives.

erh_inetum_0-1733216589602.png

 

erh_inetum_0-1733216343558.png

Does anyone know how to fix it? 

I've also tried to create a file like this:

"http.proxySupport": "on",
"http.proxy": "http://your-proxy-address:port",
"http.proxyAuthorization": "Basic <base64-encoded-username-password>",

opening vs code,  Ctrl + Shift + P write Preferences: Open Settings (JSON) to fix "Error while fetching extensions failed to fetch" to can install the extension from VSCode without success.

Thanks in advance.

Regards,

Elena.

0 REPLIES 0

Featured Posts