mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #1686] Incomplete request list on license expiration #1680
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#1680
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 @yaroslavyaroslav on GitHub (Jun 20, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1686
Description
Proxyman doesn't shows any errored connection after (?) license expiration.
Steps to Reproduce
I have no idea whether it relevant or not, but that's the only guess I've got.
My license had expired just yet, and now there's some lost requests with proxyman that comes from within iOS Simulator.
I mean, i'm using internal logger and Little snitch, both shows me those requests (whether they're succeeded or not), but not proxyman. There's just nothing appears at that time.
In addition to that I can not say that it failed to handle Simulator requests completely. I mean it do show some of the requests to a server within the same app simulator session, even more — to the exact same gateway, but to a different url path.
Current Behavior
Like here's the Proxyman log:
So by other logs I see that this log should be followed with the
https://hidden/path3API call, but it doesn't get appeared in Proxyman.Expected Behavior
Environment
@NghiaTranUIT commented on GitHub (Jun 20, 2023):
The expired license doesn't relate to how Proxyman captures the traffic.
Just wondering: Do these requests call from the Apple Simulator to Apple Server or from your app to your server?
@yaroslavyaroslav commented on GitHub (Jun 20, 2023):
@NghiaTranUIT
It's my own, yep. Another guess recently installed JVM traffic capture script 💁🏻♂️.
I mean there's nothing else had happened except this two things with this machine.
@NghiaTranUIT commented on GitHub (Jun 20, 2023):
Does it happen with the iOS Physical device?
@yaroslavyaroslav commented on GitHub (Jun 20, 2023):
@NghiaTranUIT I've checked it with an
Atlantisjust yet — and it worked, even within Simulator. I'll keep use it this way so far I wouldn't restart my laptop, and check it later, whether it some internal proxyfication problem or not.@yaroslavyaroslav commented on GitHub (Jul 5, 2023):
It started working again after phot laptop restart, still have no clue what happened with it back there, but I guess the issue could be closed now.
@NghiaTranUIT commented on GitHub (Jul 6, 2023):
There is an bug from Apple iOS Simulator, we have some users, has confirmed the same issue: https://github.com/ProxymanApp/Proxyman/issues/1696#issuecomment-1614510972
If you use iOS 14, everything is working fine.