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

network_shape middleware crashes Muxy #22

Closed
gregopet opened this issue Mar 7, 2018 · 4 comments
Closed

network_shape middleware crashes Muxy #22

gregopet opened this issue Mar 7, 2018 · 4 comments
Labels

Comments

@gregopet
Copy link

gregopet commented Mar 7, 2018

I'm trying to use Muxy to test a TCP protocol and it crashes as soon as I turn on the network_shape middleware (tried copying the default settings).

There is nothing in the program output that would point to the problem, this is what I get before the program exits:

2018/03/07 10:28:37.633260 [INFO]               Loading plugin  logger
2018/03/07 10:28:37.633277 [INFO]               Loading plugin  network_shape
2018/03/07 10:28:37.633391 [INFO]               Loading proxy   tcp_proxy
2018/03/07 10:28:37.633399 [INFO]               Loading proxy   tcp_proxy
2018/03/07 10:28:37.633404 [INFO]               Loading proxy   http_proxy
2018/03/07 10:28:37.633411 [DEBUG]              NetworkShaperSymptom - Setup()

I'm running Muxy 0.05 on an OpenSuse Linux with kernel version 3.12. I downloaded the binary release from Github and also tried the 0.06 pre-release, with the same result.

@gregopet
Copy link
Author

gregopet commented Mar 7, 2018

One more thing I've tried: I used the docker image github.com/mefellows/docker-muxy and it fails in the same way.

@gregopet
Copy link
Author

gregopet commented Mar 7, 2018

Also tried on a Linux with a less ancient kernel & the docker image, an Ubuntu Xenial Xerus with the 4.4.0 kernel, and the result was the same.

@mefellows
Copy link
Owner

Hi @gregopet, apologies I didn't see this. Let me take a look!

@mefellows
Copy link
Owner

Please see #23 to track this.

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

No branches or pull requests

2 participants