seanmc
October 20, 2020, 3:03pm
1
When I run the diagnostics tool, I get errors for the 5 plugin checks like this one.
Test Failed: BESMirrorRequest Plugin
Reason: The HTTP request failed with error Unexpected HTTP response: 403 Forbidden
If I try to browse to http://127.0.0.1:52311/cgi-bin/bfenterprise/BESMirrorRequest.exe I also get the 403 error, but if I change it to https it works.
Should this work on http or should the diagnostics tool be using https?
This should work on HTTP. What errors do you see in the BESRelay.log or FillDB.log or GatherDB.log files under the “BES Server” install directory on the root BES server?
seanmc
October 20, 2020, 9:38pm
3
No errors in any of those logs.
You’d get that message if you’ve turned on Enhanced Security, where only TLS connections are allowed.
2 Likes
seanmc
October 21, 2020, 12:59pm
5
We have turned on Enhanced Security. Everything else seems to be working fine. So this is just an issue with the diagnostics tool?