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

Cannot run mahimahi in vscode command line #164

Open
zbceric opened this issue Dec 5, 2023 · 1 comment
Open

Cannot run mahimahi in vscode command line #164

zbceric opened this issue Dec 5, 2023 · 1 comment

Comments

@zbceric
Copy link

zbceric commented Dec 5, 2023

I am trying to run mahimahi on Ubuntu 20.04LTS, which is a remote server.

After executing mm-delay 10 in the command line, the command prompt displays the '[link]' prefix.

However, when I connect to the server through VSCode and run mm-delay 10 in the VSCode command line,
the mahimahi instantly fails with the message:

Died on std::runtime_error: dnsmasq: did not start after 20 attempts.
Died on std::runtime_error: `packetshell': process exited with failure status

It seems to be related to the initialization of the VSCode command line and the Linux terminal.

@keithw
Copy link
Collaborator

keithw commented Dec 12, 2023

You might need to take this up with VSCode and see what they say -- what is it doing that's different from a normal shell (or the shell you get from an interactive SSH session)?

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