Issuing using debug tool in on premise UAT

1
I am trying to run the debugger in the Mendix Modeller (version 6.1) to capture debugging reports from our on premise UAT enviroment. I have enabled the debugging on the UAT server however get the error 'Unable to connect to a debugger at the specified location'. Any suggestions on what could be causing this issue?
asked
1 answers
0

Are you sure you're using the correct URL? It should look like this:

 

http(s)://myappaddress/debugger/

answered