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

Not able to start the inspector session for iOS simulator [xcode:13.2.1 iOS:15.2] #267

Open
vinayak-kaladhar opened this issue Apr 21, 2022 · 0 comments

Comments

@vinayak-kaladhar
Copy link

Command: app-inspector -u 0E596271-1AF4-49A9-A1B2-6BB307AD3C1F
Note: macaca doctor is all green + device uuid correct and all ports are open too.

Error: process.env.MACACA_XCTESTWD_ROOT_PATH
undefined

XCTestWD version: 1.4.34
xctestwd start with port: 8001
Error: connect ECONNREFUSED 127.0.0.1:8001
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) {
errno: -61,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 8001
}
iOS device started: 0E596271-1AF4-49A9-A1B2-6BB307AD3C1F
inspector start at: http://192.168.1.2:5678
<-- GET /

Error: connect ECONNREFUSED 127.0.0.1:8001
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16)

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

1 participant