Hi, I am trying to create a snapshot of the topology in the latest full version of the nox controller. As a part of the process, I am assuming, and correct me If I am wrong, host_auth_event should tell me when a new host joins the network. (There are a bunch of other host events as well)
Nevertheless, Irrespective of the functionality of host_auth_event, I am getting the following error when nox is run. (the compilation goes fine). I registered a handler in router.cc for this event, also authenticator has been added as a dependency. routing: > Current state: NOT_INSTALLED > Required state: INSTALLED > Dependencies: 'routing_module' not installed, 'authenticator' not > found, 'configuration' not found > > routing_module: > Current state: ERR > 00191|nox|ERR:Cannot change the state of 'routing' to INSTALLED: > 'routing' has an unmet dependency: > 'routing_module' ran into an error: > Event 'Host_auth_event'doesn't exist. > Any ideas? Thanks Rohit
_______________________________________________ nox-dev mailing list [email protected] http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
