A temporary workaround to remove the Sync status is to restart the sensor.
systemctl stop cbdeamon
ps -ef | grep cb (confirm cbdaemon is not running)
systemctl start cbdeamon
execfg systemctl stop cbdeamon
execfg ps -ef | grep cb (confirm cbdaemon is not running)
execfg systemctl start cbdeamon