mirror of
https://github.com/ProxymanApp/atlantis.git
synced 2026-04-26 08:26:04 +03:00
[GH-ISSUE #115] Connection reset by peer immediately after connection #70
Labels
No labels
Done
Done
Windows
bug
bug
bug
enhancement
enhancement
enhancement
good first issue
hacktoberfest
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/atlantis#70
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 @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
ECONNRESETfrom posix@vdka commented on GitHub (Oct 5, 2022):
I updated my
Info.plistand noticed Xcode shiftedNSLocalNetworkUsageDescriptioninto the Xcode project build settings Info.plist Values section ... this seemed to break things, once I moved it back infoInfo.plistthe connection work again.@NghiaTranUIT commented on GitHub (Oct 6, 2022):
Thanks for letting me know 👍