mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #1431] Proxyman seems to stop working after some time (~10 min) #1425
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1425
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 ishttps://clients4.google.com/glm/mmapand the body is a bunch of inscrutable hexadecimal numbers. As a result my breakpoint and my client local mapping don't workEnvironment
Temporary Fix
What works for me temporarily is to do the following:
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).
@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?