Hi all I was trying to upload operational data from XML using Confd_load -C ./pathofXML/ of the netsim device in NSO but getting stuck at some connection Error.
confd_load: 613: cdb_connect(sock, CDB_DATA_SOCKET, addr, addrlen) failed: Bad protocol usage or unexpected retval (21): Library MAXDEPTH/MAXKEYLEN 20/9 for confd_hkeypath_t are too small, ConfD needs 47/4.
how can I resolve this?
It really looks like you are connecting to an nso instance. What is $CONFD_IPC_PORT set to when you run the command?