-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Atlantis for iOS stopped working after upgrading to Mac OS Big Sur #76
Comments
Hey @axnmax, I'm using Big Sur and I would like to clarify that Atlantis works fine here 👍 To investigate, please help me:
and use the following code to connect to your macOS Atlantis.start(hostName: "_your_host_name") You can find the hostname in the Atlantis window from Proxyman for macOS 👍 |
Hi @NghiaTranUIT, I followed the steps as described by you. |
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 |
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)
|
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:
Since I could not access to your codebase, so I could debug. Please help me if you don't mind. I appreciate it 🙇 |
The control only reaches line 109. It did not go to line 114 and 137 anytime. |
Thanks for getting back to me. Just wondering:
|
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. |
Thanks. I will investigate the bug. Meanwhile, please try on iOS Simulator, it should work 😄 |
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.
The text was updated successfully, but these errors were encountered: