[GH-ISSUE #1686] Incomplete request list on license expiration #1680

Closed
opened 2026-03-03 19:53:26 +03:00 by kerem · 6 comments
Owner

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:

https://hidden/path1y/path1ies?size=1000
https://hidden/client/questions?language=EN
https://hidden/path2y/path2ies/ssss?imageDataMode=BACKEND_RELATIVE_URL&size=1000
https://hidden/path2y/path2ies?imageDataMode=BACKEND_RELATIVE_URL&size=1000
https://hidden/path2y/path2ies/allowed?imageDataMode=BACKEND_RELATIVE_URL&size=1000

So by other logs I see that this log should be followed with the https://hidden/path3 API call, but it doesn't get appeared in Proxyman.

Expected Behavior

Environment

  • App version: e.g Proxyman 4.8.0
  • macOS version: e.g macOS 13.4 (22F66)
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: ```log https://hidden/path1y/path1ies?size=1000 https://hidden/client/questions?language=EN https://hidden/path2y/path2ies/ssss?imageDataMode=BACKEND_RELATIVE_URL&size=1000 https://hidden/path2y/path2ies?imageDataMode=BACKEND_RELATIVE_URL&size=1000 https://hidden/path2y/path2ies/allowed?imageDataMode=BACKEND_RELATIVE_URL&size=1000 ``` So by other logs I see that this log should be followed with the `https://hidden/path3` API call, but it doesn't get appeared in Proxyman. ## Expected Behavior <!--- What should have happened? --> ## Environment - App version: e.g Proxyman 4.8.0 - macOS version: e.g macOS 13.4 (22F66)
kerem 2026-03-03 19:53:26 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@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?

<!-- gh-comment-id:1598656148 --> @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?
Author
Owner

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

<!-- gh-comment-id:1598672817 --> @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.
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 20, 2023):

Does it happen with the iOS Physical device?

<!-- gh-comment-id:1598683023 --> @NghiaTranUIT commented on GitHub (Jun 20, 2023): Does it happen with the iOS Physical device?
Author
Owner

@yaroslavyaroslav commented on GitHub (Jun 20, 2023):

@NghiaTranUIT I've checked it with an Atlantis just 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.

<!-- gh-comment-id:1598802173 --> @yaroslavyaroslav commented on GitHub (Jun 20, 2023): @NghiaTranUIT I've checked it with an `Atlantis` just 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.
Author
Owner

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

<!-- gh-comment-id:1622291318 --> @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.
Author
Owner

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

<!-- gh-comment-id:1622773743 --> @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.
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#1680
No description provided.