Quote:
Originally Posted by GeMek
IF it's an update as You stated then why not everyone is getting this issue? I remember having an issue with 1 of 3 cmd windows not opening, managed to fix that by reinstalling java v8u60. But why that "mitmdump" thing doesn't update for all? Is it because I have Windows XP?
|
You have to manually trigger the update by running "pip install --upgrade mitmproxy". I had no issues before reinstalling everything yesterday, and I can confirm this fix worked for two people who installed the server yesterday as well. An update seems a likely culprit but it's still a guess.
The fix depends on which cmd windows are not showing indeed. Two of the windows are Python processes and one is a Java process.
If the Java/Jetty process is not showing you must reinstall Java.
If the Python/mitmdump process is not showing you must reinstall mitmdump or use the fix I provided earlier.
If the Python/XMPP process is not showing, you must reinstall the server itself from the archive.
If both Python processes are not showing, you must reinstall Python.
Here's an image with the different cmd windows and which process they're mapped to :