question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

cplayback stuck - no console rendering nor traffic generated

See original GitHub issue

Hi,

There are my exact keystrokes:

mitmproxy --host
c
path_to_my_mitm_saved_flows

An nothing gets rendered, I just have a ‘[0/0] [cplayback:3 to go][showhost]’ message in the bottom status bar.

However, as soon as I press a key, the list of flows is diplayed, but they haven’t been properly processed : I had tcpdump running in other terminal to check for any traffic, and nothing is sent by mitmproxy:

sudo tcpdump -i wlan0 host $target_host -l 2>/dev/null

I previously used the version from Ubuntu repositories, and it worked fine. Any idea on what is going on ?

I’m using the latest repo version, installed without a virtualenv, on a Ubuntu “trusty” 14.04.1 LTS :

sudo pip install --src . -r requirements.txt

Here is the flows file I’m using, recorded with the same mitmproxy program version: https://chezsoi.org/lucas/covoiturage-libre_minimal-flows.mitm

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
Lucas-Ccommented, Dec 11, 2014

Just as a follow-up to thank you for this fix and show you how useful was this feature to me, I wrote the following blog post on how I used mitmproxy : https://chezsoi.org/lucas/blog/2014/12/11/en-replicating-phpsessid-and-srctoken-session-authentication-with-mitmproxy/

0reactions
Lucas-Ccommented, Nov 12, 2014

Thanks a lot for your detailed answer ! And for opening issue #405. And simply for writing mitmproxy 😃 I’ll pull the latest fix and test it before the week-end, but it looks good to me. Keep up the good work 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Default VFX Graph is not appearing/rendering - Unity Forum
Hi mate I think we have a same problem.In my unity when I disable lifetime component vfx starts to spawning particles however when...
Read more >
Dynamic Rendering | Google Search Central | Documentation
Dynamic rendering is a workaround for websites where JavaScript-generated content is not available to search engines. A dynamic rendering server detects bots ...
Read more >
Slow rendering - Android Developers
UI Rendering is the act of generating a frame from your app and displaying it on the screen. To ensure that a user's...
Read more >
Issues: Find and fix problems - Chrome Developers
The Issues tab in Chrome DevTools reduces the notification fatigue and clutter of the Console. Use it to find solutions to problems detected ......
Read more >
Troubleshoot External HTTP(S) Load Balancing - Google Cloud
The load balancer generates an HTTP 5XX response code when the connection to the backend has unexpectedly closed while sending the HTTP request...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found