Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in the datapath,ryu.exception.OFPUnknownVersion: unknown version 0. What's this actually? #179

Open
DarmJarlo opened this issue Mar 17, 2023 · 0 comments

Comments

@DarmJarlo
Copy link

Error in the datapath 0000000000000001 from ('127.0.0.1', 39970)
hub: uncaught exception: Traceback (most recent call last):
File "/home/.local/lib/python3.8/site-packages/ryu/lib/hub.py", line 60, in _launch
return func(*args, **kwargs)
File "/home/.local/lib/python3.8/site-packages/ryu/controller/controller.py", line 557, in datapath_connection_factory
datapath.serve()
File "/home/.local/lib/python3.8/site-packages/ryu/controller/controller.py", line 475, in serve
self._recv_loop()
File "/home/.local/lib/python3.8/site-packages/ryu/controller/controller.py", line 215, in deactivate
method(self)
File "/home/.local/lib/python3.8/site-packages/ryu/controller/controller.py", line 361, in _recv_loop
msg = ofproto_parser.msg(
File "/home/.local/lib/python3.8/site-packages/ryu/ofproto/ofproto_parser.py", line 64, in msg
raise exception.OFPUnknownVersion(version=version)
ryu.exception.OFPUnknownVersion: unknown version 0

I have always this error, Did somebody ever meet it and can help? Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant