10 Nov 2023 01:03 AM
Hi everyone,
Hoping someone had already solve my issue or has the idea how to create workaround.
Our team is using Dynatrace Managed 1.276.260
And followed this steps to setup the proxy.
But when I checked the proxy server logs, it says http code 405 Not Allowed.
Please see attached.
Kind Regards,
Abner
Solved! Go to Solution.
10 Nov 2023 07:26 AM
Hi,
I understand that you have the proxy configured on the same server as Dynatrace Managed if you are pointing to localhost?
Does your proxy allow traffic to the required Dynatrace Mission Control addresses?
Radek
			
    
	
		
		
		10 Nov 2023
	
		
		02:35 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		19 Mar 2025
	
		
		12:56 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		 MaciejNeumann
		
			MaciejNeumann
		
		
		
		
		
		
		
		
	
			
		
Not sure why your proxy wants to execute "CONNECT" method to the Mission Control endpoint:
furi=https://mcsvc-ap.dynatrace.com/ , method=CONNECT}
We don't support CONNECT. Only "GET" is implemented at this endpoint.
15 Nov 2023 08:14 AM
Hi all,
Found out. It's a proxy issue.
Regards,
Abner
