Maximilian Hils

Results 341 comments of Maximilian Hils

What happens if you run with `--set proxy_debug -vvv` ?

I can't really tell from the diff: is the flow the same with just reordered keys, or are we loosing information? The latter would be a bug we should fix....

Does this reproduce on main? https://github.com/mitmproxy/mitmproxy/pull/6749/files may be relevant here. On Sat, Apr 6, 2024, 15:04 Changsin ***@***.***> wrote: > Some more additional info. It looks like the error occurs...

Copying over server.py would have been enough here. But you can preempt the entire question by taking the current main branch in its entirety. :) An unexpected Start event is...

Ideally we'd get this reproduced with `--set proxy_debug -vvv`, but from what I've seen so far I wouldn't be surprised if this breaks the race condition.

If you increase log verbosity, you should get very extensive debug logs (warning: *very* extensive). On Fri, Apr 12, 2024 at 4:28 PM Changsin ***@***.***> wrote: > I added proxy_debug...

> How about catching SSL.WantReadError here? I will test it on my machine and let you know if it improves. I'm not really sure what to make out of the...

See https://github.com/mitmproxy/mitmproxy/issues/6654 for 32 bit binaries. What's your use case for these platforms respectively?

I understand - sorry to hear that. I'm afraid x86 binaries aren't coming back anytime soon, but aarch64 is definitely planned once GitHub's arm64 runners are generally available. We do...

I'm afraid I can't help you with that as I'm not familiar with Android internals. I've reworded this issue to focus on linux-arm64, for windows-x86 we have https://github.com/mitmproxy/mitmproxy/issues/6654.