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

simulation: better error for "monitor port used" #553

Open
jeffallen opened this issue May 31, 2019 · 0 comments
Open

simulation: better error for "monitor port used" #553

jeffallen opened this issue May 31, 2019 · 0 comments

Comments

@jeffallen
Copy link
Contributor

jeffallen commented May 31, 2019

If another student is using an onet-based simulation on deterlab, then you'll get this error because they are "squatting" on port 10000 on users.deterlab.net:

F : (              platform.(*Deterlab).Start: 332) - ssh port forwarding exited in failure: exit status 255

The error message needs to indicate that the probable fix for this is to add "-mport 10001" in order to use a different port from the other user.

Much better would just be for the monitor port to be chosen automatically by the system, don't know if that is easy enough to do.

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