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

win start wda fail #541

Open
Cqjun11 opened this issue Dec 31, 2024 · 0 comments
Open

win start wda fail #541

Cqjun11 opened this issue Dec 31, 2024 · 0 comments

Comments

@Cqjun11
Copy link

Cqjun11 commented Dec 31, 2024

environment:
win11
iPhone: 18.2
go-ios --version:v1.0.166

After starting iOS Tunnel Start, runwda fail
Below is the ios tunnel start log
C:\Users\Admin>ios tunnel start
{"level":"warning","msg":"go-ios agent is not running. You might need to start it with 'ios tunnel start' for ios17+. Use ENABLE_GO_IOS_AGENT=yes for experimental daemon mode.","time":"2025-01-01T02:24:30+08:00"}
{"level":"info","msg":"no udid specified using first device in list","time":"2025-01-01T02:24:30+08:00","udid":"00008120-0002591202E3C01E"}
{"level":"info","msg":"Tunnel server started","time":"2025-01-01T02:24:30+08:00"}
{"level":"info","msg":"start tunnel","time":"2025-01-01T02:24:31+08:00","udid":"00008120-0002591202E3C01E"}
{"level":"info","msg":"connect to lockdown tunnel endpoint on device","time":"2025-01-01T02:24:31+08:00"}
2025/01/01 02:24:31 Using existing driver 0.14
2025/01/01 02:24:31 Creating adapter
2025/01/01 02:24:32 Removed orphaned adapter "tun0 1"
{"level":"info","msg":"windows cmd","time":"2025-01-01T02:24:32+08:00"}
{"level":"info","msg":"C:\Windows\system32\netsh.exe interface ipv6 set address tun0 fd7e:4292:73ba::2/64","time":"2025-01-01T02:24:32+08:00"}
{"level":"info","msg":"batch size: 1 mtu:1280","time":"2025-01-01T02:24:32+08:00"}

runwda log
C:\Users\Admin>ios runwda --udid=00008120-0002591202E3C01E --bundleid=com.cqj.WebDriverAgentRunner123.xctrunner --testrunnerbundleid=com.cqj.WebDriverAgentRunner123.xctrunner --xctestconfig=WebDriverAgentRunner.xctest
{"bundleid":"com.cqj.WebDriverAgentRunner123.xctrunner","level":"info","msg":"Running wda","testbundleid":"com.cqj.WebDriverAgentRunner123.xctrunner","time":"2025-01-01T02:24:37+08:00","xctestconfig":"WebDriverAgentRunner.xctest"}
{"error":"runXUITestWithBundleIdsXcode15Ctx: cannot create a tunnel connection to testmanagerd: ConnectToServiceTunnelIface: failed to connect to tunnel: ConnectToHttp2WithAddr: failed to dial: dial tcp [fd7e:4292:73ba::1]:0: connectex: The requested address is not valid in its context.","level":"error","msg":"Failed running WDA","time":"2025-01-01T02:24:37+08:00"}

Does Go-iOS support WDA in iOS 18.2?

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