Message Routing Issues
This section describes how to troubleshoot the message routing issues.
Problem
You may observe a message routing failure when a message from the PCF endpoint incorrectly routes a message from Canary to the PCF Engine. The issue occurs when the message is sent to an incorrect PCF group.
Resolution
The following conditions might be causing the message routing failure. Check for these conditions and correct them, if necessary.
-
From the PCF Ops Center, manually verify that the routing rules are configured correctly and they match the incoming traffic.
-
Ensure that the Istio proxy is injected in the pcf-rest-ep pod.
-
Verify that the virtual services are generated using the istioctl command. For more information on the traffic routing logs, see Collecting the Troubleshooting Information.
-
Enable the DEBUG level for com.cisco.pcf.endpoint.routing and review the pcf-rest-ep logs for any issues. Use the following command to enable the DEBUG level:
debug logging logger com.cisco.pcf.endpoint.routing level debug