EmergeTools / ETTrace

Easily and accurately profile iOS apps

Home Page:https://www.emergetools.com/ettrace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

NikolaGrujic91 opened this issue · comments

Error when trying to run sudo ettrace --simulator

error

I have installed ettrace runner via
brew install emergetools/homebrew-tap/ettrace

I did not connect the ettrace to the app project via framework or swift package.

I am running on Xcode 15 and simulator is running on iOS 17

Hey @NikolaGrujic91 this is expected if there is no app with ettrace installed running on the simulator, there is nothing to connect to. You can see the installation instructions here for how to add it as a framework or swift package: https://github.com/EmergeTools/ETTrace#building-and-installing Please let us know if you have any issues when connecting to a simulator running an app with ettrace!

I am encountering the exact same problem.
I had ETTrace running before, though now it doesn't work and throws the error described in this issue.

I have removed and re-added ETTrace once again as an SPM, rebooted everything, cleared SPM caches and Derived Data, uninstalled the app from the SIM and it keeps failing with that error.

Any hint on this issue?
Thanks.