Hi,
I have another problem with my NOX installation. When I start it using

./nox_core -i ptcp:6633 spanning_tree switch prrt monitoring

it worked flawlessly all the time with the standard openflow switch from openflow.org in my old environment. Now I have moved to a new environment using an exact copy of the previous setup only with vmware installations, I have the following problem appearing in the NOX logs:

Traceback (most recent call last):
  File "./nox/coreapps/pyrt/pyoxidereactor.py", line 339, in emit
    msg = unicode(msg, 'utf-8')
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 127-129: invalid data

prrt is a module that I am currently working on. It does nothing with pyrt and stuff. Currently only gathering information from discovery and filling some datastructures. Does anyone know where this can come from? Do I miss some dependencies upon installation? It seems like NOX cannot understand the data it gets from a switch?! I have checked the configure scripts for dependencies and searched the web but could not find anything useful on this.

Thanks in advance!
Bernd
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to