You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR #17
{
"analysis type": "Verify if stale entry of vManage+vSmart UUID present on any one cEdge",
"log type": "ERROR",
"result": "The vManage+vSmart UUIDs are not consistent in cEdges",
"action": "Contact TAC to find out why there are inconsistencies in the vManage+vSmart UUIDS in cEdges",
"status": "Failed",
"check type": "Critical",
"document": ""
},
ISSUE:
api_sn == controllers_info_sn failing when SNs are correct, but in different orders
SUGGGESTION IS TO CHANGE TO SETS:
set(api_sn) == set(controllers_info_sn) failing when SNs are correct, but in different orders
The text was updated successfully, but these errors were encountered:
ERROR #17
{
"analysis type": "Verify if stale entry of vManage+vSmart UUID present on any one cEdge",
"log type": "ERROR",
"result": "The vManage+vSmart UUIDs are not consistent in cEdges",
"action": "Contact TAC to find out why there are inconsistencies in the vManage+vSmart UUIDS in cEdges",
"status": "Failed",
"check type": "Critical",
"document": ""
},
ISSUE:
api_sn == controllers_info_sn failing when SNs are correct, but in different orders
SUGGGESTION IS TO CHANGE TO SETS:
set(api_sn) == set(controllers_info_sn) failing when SNs are correct, but in different orders
The text was updated successfully, but these errors were encountered: