[GH-ISSUE #115] Connection reset by peer immediately after connection #70

Closed
opened 2026-03-03 19:11:31 +03:00 by kerem · 2 comments
Owner

Originally created by @vdka on GitHub (Oct 5, 2022).
Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/115

When using Proxyman on my mac, Atlantis on my physical device (same network), connection succeeds, but then immediately disconnects with ECONNRESET from posix

[Atlantis] Found Proxyman with HostName = vdka.local.
[Atlantis] ✅ Connect to vdka.local.
Connection preparing
Connection established
Connection to server failed, error=POSIXErrorCode(rawValue: 54): Connection reset by peer
Originally created by @vdka on GitHub (Oct 5, 2022). Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/115 When using Proxyman on my mac, Atlantis on my physical device (same network), connection succeeds, but then immediately disconnects with `ECONNRESET` from posix ``` [Atlantis] Found Proxyman with HostName = vdka.local. [Atlantis] ✅ Connect to vdka.local. Connection preparing Connection established Connection to server failed, error=POSIXErrorCode(rawValue: 54): Connection reset by peer ```
kerem closed this issue 2026-03-03 19:11:31 +03:00
Author
Owner

@vdka commented on GitHub (Oct 5, 2022):

I updated my Info.plist and noticed Xcode shifted NSLocalNetworkUsageDescription into the Xcode project build settings Info.plist Values section ... this seemed to break things, once I moved it back info Info.plist the connection work again.

<!-- gh-comment-id:1268244248 --> @vdka commented on GitHub (Oct 5, 2022): I updated my `Info.plist` and noticed Xcode shifted `NSLocalNetworkUsageDescription` into the Xcode project build settings **Info.plist Values** section ... this seemed to break things, once I moved it back info `Info.plist` the connection work again.
Author
Owner

@NghiaTranUIT commented on GitHub (Oct 6, 2022):

Thanks for letting me know 👍

<!-- gh-comment-id:1269139684 --> @NghiaTranUIT commented on GitHub (Oct 6, 2022): Thanks for letting me know 👍
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#70
No description provided.