SonicCloudOrg / sonic-ios-bridge

🎉Bridge of iOS Devices by usbmuxd. 基于usbmuxd的iOS调试工具。
https://soniccloudorg.github.io/sib/re-sib.html
GNU Affero General Public License v3.0
1.06k stars 240 forks source link

WebDriverAgent server start failed: receive packet: ServiceLimit% #76

Closed SuperChaoM closed 10 months ago

SuperChaoM commented 10 months ago

Search before asking

Sonic version

sib version 1.3.15

Deploy platform

macos12.7.1

Minimal reproduce step

adsl-172-10-3-213 ~ % sib -u 8e606e76913ab46d2ff4b4eddad8e2b0823f4e51 run wda WebDriverAgent server start failed: receive packet: ServiceLimit%
adsl-172-10-3-213 ~ % sib -u 8e606e76913ab46d2ff4b4eddad8e2b0823f4e51 mount mount successful! adsl-172-10-3-213 ~ % sib -u 8e606e76913ab46d2ff4b4eddad8e2b0823f4e51 run wda WebDriverAgent server start failed: receive packet: ServiceLimit% 一段时间后运行出现WebDriverAgent server start failed: receive packet: ServiceLimit

Are you willing to submit a PR?

SuperChaoM commented 10 months ago

目前使用xcode 调试xctest没有这个问题,sib需要重启手机后挂载才恢复正常;这是为什么?

SuperChaoM commented 10 months ago

是因为iPhone io读写文件太多超过了限制? xcode不会?

ZhouYixun commented 10 months ago

https://sonic-cloud.cn/sib/re-sib.html#%E6%B3%A8%E6%84%8F%E4%BA%8B%E9%A1%B9

可以看下文档

ZhouYixun commented 10 months ago

而且你指令用错了,-u 应该接在 run wda后面,至于ServiceLimit问题是usbmuxd的报错信息,暂时无解