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 running test-ms 3 #3

Open
mikefarias opened this issue Oct 14, 2016 · 1 comment
Open

Error running test-ms 3 #3

mikefarias opened this issue Oct 14, 2016 · 1 comment

Comments

@mikefarias
Copy link

For what reason is this error when I run ryu controller both in the older version with the latest version:
[old version]*
erro no ryu
[new version]**
erro ryu new version

I believe that the problem must be related to the topology configuration in Mininet:
[old version]*
problema no mininet

[new version]*
mininet new version

  • Version without option of running examples in mininext
    ** Version with option of running examples in mininext
@mikefarias
Copy link
Author

I managed to solve the problem of the latest version by opening the file etc/mongodb.conf and commenting on #bind_ip line = 127.0.0.1 and running the following commands:
sudo rm /var/lib/mongodb/mongod.lock
sudo service mongodb restart

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