[GH-ISSUE #102] Atlantis multiple requests problem #64

Closed
opened 2026-03-03 19:11:27 +03:00 by kerem · 6 comments
Owner

Originally created by @ttuygun on GitHub (Jun 7, 2022).
Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/102

Originally assigned to: @NghiaTranUIT on GitHub.

There is no problem when we connect over proxy with Proxyman but when I inspects requests with Atlantis, I can see multiple requests problem.

Originally created by @ttuygun on GitHub (Jun 7, 2022). Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/102 Originally assigned to: @NghiaTranUIT on GitHub. There is no problem when we connect over proxy with Proxyman but when I inspects requests with Atlantis, I can see multiple requests problem.
kerem 2026-03-03 19:11:27 +03:00
  • closed this issue
  • added the
    Done
    bug
    labels
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 7, 2022):

Can you elaborate on what "request problem" is?

Does it means:

  • You get a bunch of SSL Error requests?
  • Could not see any traffic or anything else?
  • You test with iOS Simulator or iOS physical device?

From what you mention connect over proxy with Proxyman but when I inspect requests with Atlantis , it seems that you set the HTTP Proxy (from iOS devices) to Proxyman, then used it with Atlantis.

I'd say that it's not how it works.

If you use Atlantis, you don't need to set the HTTP Proxy on Wifi anymore. After you config:

Atlantis.start()

It'd automatically connect to Proxyman.

Hence, please try again without setting the HTTP Proxy.

<!-- gh-comment-id:1148216324 --> @NghiaTranUIT commented on GitHub (Jun 7, 2022): Can you elaborate on what "request problem" is? Does it means: - You get a bunch of SSL Error requests? - Could not see any traffic or anything else? - You test with iOS Simulator or iOS physical device? -------------------- From what you mention `connect over proxy with Proxyman but when I inspect requests with Atlantis `, it seems that you set the HTTP Proxy (from iOS devices) to Proxyman, then used it with Atlantis. I'd say that it's not how it works. If you use Atlantis, you don't need to set the HTTP Proxy on Wifi anymore. After you config: ```swift Atlantis.start() ``` It'd automatically connect to Proxyman. Hence, please try again without setting the HTTP Proxy.
Author
Owner

@ttuygun commented on GitHub (Jun 7, 2022):

Multiple requests mean I can see GET, POST or any other requests recursively for same requests. (on Proxyman request lists)
Connections over Atlantis:
Request 1
Request 1
Request 1
Request 2
Request 2

Connection over proxy:
Request 1
Request 2

There is no problem with connection over proxy.

  1. There is no error on requests.
  2. Yes, I can see lots of duplicated 200 status coded same requests
  3. It's on iPad physical device
<!-- gh-comment-id:1149158781 --> @ttuygun commented on GitHub (Jun 7, 2022): Multiple requests mean I can see GET, POST or any other requests recursively for same requests. (on Proxyman request lists) Connections over Atlantis: Request 1 Request 1 Request 1 Request 2 Request 2 Connection over proxy: Request 1 Request 2 There is no problem with connection over proxy. 1. There is no error on requests. 2. Yes, I can see lots of duplicated 200 status coded same requests 3. It's on iPad physical device
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 8, 2022):

Thanks. Can you clarify what iOS, Atlantis, and Proxyman versions you're using?

I guess that you're using the latest build?

  • iOS 15.5
  • Proxyman 3.5.2
  • Atlantis 1.17.0
<!-- gh-comment-id:1149385208 --> @NghiaTranUIT commented on GitHub (Jun 8, 2022): Thanks. Can you clarify what iOS, Atlantis, and Proxyman versions you're using? I guess that you're using the latest build? - iOS 15.5 - Proxyman 3.5.2 - Atlantis 1.17.0
Author
Owner

@ttuygun commented on GitHub (Jun 8, 2022):

Thanks. Can you clarify what iOS, Atlantis, and Proxyman versions you're using?

I guess that you're using the latest build?

* iOS 15.5

* Proxyman 3.5.2

* Atlantis 1.17.0

Right, all the latest except iOS 15.4.1

<!-- gh-comment-id:1149538463 --> @ttuygun commented on GitHub (Jun 8, 2022): > Thanks. Can you clarify what iOS, Atlantis, and Proxyman versions you're using? > > I guess that you're using the latest build? > > * iOS 15.5 > > * Proxyman 3.5.2 > > * Atlantis 1.17.0 Right, all the latest except iOS 15.4.1
Author
Owner

@NghiaTranUIT commented on GitHub (Dec 15, 2022):

@ttuygun if you don't mind, please check out the latest Atlantis 1.20.0.

We've fixed some duplicated connections -> Show the same request twice 👍

<!-- gh-comment-id:1352606414 --> @NghiaTranUIT commented on GitHub (Dec 15, 2022): @ttuygun if you don't mind, please check out the latest Atlantis 1.20.0. We've fixed some duplicated connections -> Show the same request twice 👍
Author
Owner

@ttuygun commented on GitHub (Dec 15, 2022):

It seems fixed. Thanks

<!-- gh-comment-id:1352627754 --> @ttuygun commented on GitHub (Dec 15, 2022): It seems fixed. Thanks
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/atlantis#64
No description provided.