traceMessage displays the /etc/profile.d/proxy.s file path instead of the IP address or FQDN of Avaya Breeze® platform.
Cause
The HTTP proxy exclusion list contains multiple values in HTTP_PROXY_EXCLUSION separated by the OR symbol (|). The symbol (|) that represents the OR symbol also represents the command line pipe symbol, so traceMessage does not display the IP address or FQDN of Avaya Breeze® platform.
You must manually edit the proxy.sh file at /etc/profile.d/ and add double quotation marks (“ “) around the value of HTTP_PROXY_EXCLUSION to correct the error.
Solution
Using PuTTY, start an SSH session with Avaya Breeze® platform.
ADDITIONAL INFORMATION:
Log in using your customer account credentials.
Using vi Editor, open the proxy.sh file at /etc/profile.d/.
Add double quotation marks (“ “) around the value of HTTP_PROXY_EXCLUSION.