Skip to content
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

Connection Refused when trying to connect to iOS simulator #90

Open
ugiacoman opened this issue Sep 19, 2024 · 3 comments
Open

Connection Refused when trying to connect to iOS simulator #90

ugiacoman opened this issue Sep 19, 2024 · 3 comments

Comments

@ugiacoman
Copy link

Hey, I had ETTrace running really smoothly on macOS Sonoma and Xcode15.1. I just updated my computer to macOS Sequoia and Xcode 16 and now I am getting the following error:

ETTrace error: Error Domain=NSPOSIXErrorDomain Code=61 "Connection refused"

Any ideas on how to resolve? Happy to contribute if this is a lightweight fix.

ps. I really appreciate y'all open sourcing this library. It's a game changer.

@noahsmartin
Copy link
Member

Hey @ugiacoman are you trying to connect to a simulator or physical device? I just tried it on sequoia with a simulator and didn't see this. Also, do you have the firewall enabled in System Settings under the network tab? If so could you try temporarily disabling that to see if it's related? There have been some reports of bugs in the firewall configuration of sequoia

@ugiacoman
Copy link
Author

Thanks @noahsmartin, I'm testing on simulator. I do have firewall enabled but the setting is configured by my company's profile. I don't have permissions to turn off the firewall 😅

@ugiacoman ugiacoman changed the title Connected Refused when trying to connect to iOS simulator Connection Refused when trying to connect to iOS simulator Sep 21, 2024
@noahsmartin
Copy link
Member

@ugiacoman could you try on macOS 15.0.1? Apparently that fixed some of the firewall issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants