DMTF / Redfish-Protocol-Validator

The Redfish Protocol Validator tests the HTTP protocol behavior of a Redfish service to validate that it conforms to the Redfish specification.
Other
14 stars 12 forks source link

rf_protocol_validator.py connection failed: 403 Forbidden #83

Open solonfan opened 3 months ago

solonfan commented 3 months ago

Hi, with testing with redfish-protoco-validator,i meet below error: image

Have anyone meet same error before?

mraineri commented 3 months ago

It looks like your proxy server is rejecting the connection. Are you expecting to use a proxy in your environment? Can you check the HTTPS_PROXY and HTTP_PROXY environment variables to see if they're correct?