-
-
Notifications
You must be signed in to change notification settings - Fork 41
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
MITMProxy already running #68
Comments
I got this also. I am wondering if it is related to mitmproxy version. I have mitmproxy 9 I think
just for various details, I have Python 3.10.9, running ubuntu 23.0.04 beta Installing mitmproxy 4.0.1 results in a compile error though primary error
full output
```
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × Running setup.py install for ruamel.yaml did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × Encountered error while trying to install package. note: This is an issue with the package mentioned above, not pip.
|
I just found out about BLeak today and I attempted to get it running. When I run the bleak run command it doesn't ever seem to finish.
It does copy the my.config.js file to the bleak_ouput folder but that's all that seems to be happening. If I run the command with the debug flag then I do get the following:
MITMProxy already running
.I tried restarting to see if that would resolve anything but got the same message, Please advise.
The text was updated successfully, but these errors were encountered: