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

IndexError: list index out of range #6

Open
hutaondsc opened this issue Jul 8, 2020 · 2 comments
Open

IndexError: list index out of range #6

hutaondsc opened this issue Jul 8, 2020 · 2 comments

Comments

@hutaondsc
Copy link

File "/home/xxxx/ryu/ryu/app/ryu_multipath.py", line 229, in install_paths
return paths_with_ports[0][src][1]
When I want to run this experiment, the CMD reports this error. Then, we discover the controller cannot get the global view of the network by self.adjacency[node], defaultdict.

Can you tell me how to solve this problem? Whether the other files are changed?

Thank you!
Error
Error2

@zsaintus
Copy link

zsaintus commented Dec 3, 2020

Did you solve it? Got the same issue too.

@ghost
Copy link

ghost commented Jan 21, 2021

Please run ryu-manager with option --observe-links like this:

ryu-manager --observe-links ryu_multipath.py

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

2 participants