mirror of
https://github.com/ProxymanApp/atlantis.git
synced 2026-04-26 08:26:04 +03:00
[GH-ISSUE #76] Atlantis for iOS stopped working after upgrading to Mac OS Big Sur #51
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#51
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 @axnmax on GitHub (Jun 9, 2021).
Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/76
Originally assigned to: @NghiaTranUIT on GitHub.
Hi Team,
After I upgraded my Mac to Big Sur, my Atlantis is not able to track the network traffic in Proxyman. Can anyone help to resolve this issue?
Thanks in advnce.
@NghiaTranUIT commented on GitHub (Jun 9, 2021):
Hey @axnmax, I'm using Big Sur and I would like to clarify that Atlantis works fine here 👍
To investigate, please help me:
pod updateand use the following code to connect to your macOS
You can find the hostname in the Atlantis window from Proxyman for macOS 👍
@axnmax commented on GitHub (Jun 9, 2021):
Hi @NghiaTranUIT,
I followed the steps as described by you.
Still it does not work for me. It used to work perfectly for me before I upgraded to Big Sur.
@NghiaTranUIT commented on GitHub (Jun 9, 2021):
I just tested again and it works with Atlantis 1.10.0 and Big Sur. I'm not sure why Atlantis doesn't work in your end 🤔
When you open Atlantis, do you see any log message like:
If Bonjour Service finds any Macbook which has Proxyman, it will list it
If you could not see anything, look like your network is blocking the Bonjour Service @axnmax
@axnmax commented on GitHub (Jun 9, 2021):
Yes I am able to see the logs as you mentioned. But the Proxyman does not show any traffic.
---------- 🧊 Atlantis is running (version 1.10.0)
---------- Github: https://github.com/ProxymanApp/atlantis
[Atlantis] Looking for Proxyman app in the network...
[Atlantis] Found Proxyman with HostName = axnmax.local.
[Atlantis] ✅ Connect to axnmax.local.
@NghiaTranUIT commented on GitHub (Jun 10, 2021):
Look like it's a bug @axnmax 🤔
Atlantis is connecting to Proxyman, but it doesn't send any message.
If you don't mind, please help me to debug:
[Atlantis] ✅ Connect to axnmax.local.github.com/ProxymanApp/atlantis@9d125e0826/Sources/Transporter.swift (L109)github.com/ProxymanApp/atlantis@9d125e0826/Sources/Transporter.swift (L114)github.com/ProxymanApp/atlantis@9d125e0826/Sources/Transporter.swift (L137)Since I could not access to your codebase, so I could debug. Please help me if you don't mind. I appreciate it 🙇
@axnmax commented on GitHub (Jun 10, 2021):
The control only reaches line 109. It did not go to line 114 and 137 anytime.
@NghiaTranUIT commented on GitHub (Jun 10, 2021):
Thanks for getting back to me. Just wondering:
@axnmax commented on GitHub (Jun 10, 2021):
Also there is an update on the breakpoints, last time it did not connect to the local host. The control only reaches line 114. It did not go to line 109 and 137 anytime.
@NghiaTranUIT commented on GitHub (Jun 10, 2021):
Thanks. I will investigate the bug. Meanwhile, please try on iOS Simulator, it should work 😄