[GH-ISSUE #1431] Proxyman seems to stop working after some time (~10 min) #1425

Open
opened 2026-03-03 19:51:24 +03:00 by kerem · 1 comment
Owner

Originally created by @MichaelGofron on GitHub (Nov 11, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1431

Originally assigned to: @NghiaTranUIT on GitHub.

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).

Originally created by @MichaelGofron on GitHub (Nov 11, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1431 Originally assigned to: @NghiaTranUIT on GitHub. ## 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).
Author
Owner

@NghiaTranUIT commented on GitHub (Nov 14, 2022):

Not sure what causes the problem. Can you try it on iOS Physical Devices (iOS 15 if possible) and see if the bug remains?

<!-- gh-comment-id:1313036479 --> @NghiaTranUIT commented on GitHub (Nov 14, 2022): Not sure what causes the problem. Can you try it on iOS Physical Devices (iOS 15 if possible) and see if the bug remains?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1425
No description provided.