I am receiving the error listed below every time I run the "emaneevent-dump"
command. I have attempted to use it in conjunction with some of the demos
provided on the emane wiki page.  I also noticed that I received  the same
error after running "sudo ./demo-start" for demo 6. The demo runs as
expected with the OLSR viewer showing the correct information, however the
error shows up in the command line output. I am using Ubuntu 16.04 and had
no issues with installing emane.  Thank you for any assistance you can
provide.


ERROR:

Traceback (most recent call last):
  File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/usr/lib/python2.7/dist-packages/emanesh/events/eventservice.py",
line 401, in <module>
    (options.group_ota,options.port_ota,options.device_ota))
  File "/usr/lib/python2.7/dist-packages/emanesh/events/eventservice.py",
line 119, in __init__
    self._socket = init_multicast_socket(*eventchannel)
  File "/usr/lib/python2.7/dist-packages/emanesh/events/eventservice.py",
line 100, in init_multicast_socket
    raise EventServiceException("mulicast add membership failure %s %s" %
(str(msg[0]), msg[1]),True)
emanesh.events.eventserviceexception.EventServiceException: mulicast add
membership failure 19 No such device

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
emane-users mailing list
[email protected]
http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users

Reply via email to