Hey Dario, I came across the below error while running demo.py. Seeking your help and would certainly appreciate if you could share some insights on this...
2Traceback (most recent call last):
File "/home/river/sdncontroller/controller/mpsdn_controller.py", line 341, in probe_packet_handler
send_dpid = int(data[0])
ValueError: invalid literal for int() with base 10: ''
Unable to parse incoming probe packet
Traceback (most recent call last)
Hey Dario, I came across the below error while running demo.py. Seeking your help and would certainly appreciate if you could share some insights on this...
2Traceback (most recent call last):
File "/home/river/sdncontroller/controller/mpsdn_controller.py", line 341, in probe_packet_handler
send_dpid = int(data[0])
ValueError: invalid literal for int() with base 10: ''
Unable to parse incoming probe packet
Traceback (most recent call last)