KB Article #175885
A fresh installation of CFT fails to register to CG at first launch of the Copilot
Problem
-- Cannot get a newly installed CFT automaticly registering to CG-- ERR SYS PID=5810 navigatorNotifRecv : CG notification error: recv response error. (-1)
Resolution
--Turn on XTRACE (on CFT side) to get more details on the CFT registration issue
--Usually related to a connection issue, without enabeling traces, troubleshot can be difficult
Below comman will turn on the Navigator trace.
export XTRACE_CFT_NAV_LEVEL=5
After the trace is turned on, new connection attempts (launching again the Copilot), output will be more verbose with details about the error.