ProxymanApp / ProxymanApp/Proxyman

Proxyman seems to stop working after some time (~10 min)

Open
#1,431 1 comment 0 reactions 1 assignee View on GitHub

@NghiaTranUIT is already working on this.

Since Nov 14, 2022.

bug
Dominant language
No language data
Stars
7k
Forks
237
PR merge metrics
No merged PRs in 30d

Description

Description

I'm using proxyman with an app that I'm working on and it works for ~10 minutes and then stops working.
For a request I have a breakpoint on https://api.myapp.com* and then after it stops working the request I see instead is https://clients4.google.com/glm/mmap and the body is a bunch of inscrutable hexadecimal numbers. As a result my breakpoint and my client local mapping don't work

Environment

  • App version: Version 3.11.0
  • macOS version: macOS Monterey, 12.6.1

Temporary Fix

What works for me temporarily is to do the following:

  1. Proxyman > Certificate > Reset All Proxyman Certificates
  2. Simulator > Device > Erase All Content and Settings...
  3. Set up Simulator certificate: https://docs.proxyman.io/debug-devices/ios-simulator
  4. Build and run, you see traffic again.

I'm wondering is there any idea what could be the issue? Is there a configuration issue in my app or some problem with proxyman? I've previously used proxyman on a different app months ago and it worked well (only occasionally did I have to reset certificates).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.