sonic-ios-bridge
sonic-ios-bridge copied to clipboard
[Bug] ios 14 启动 wda 后访问 mjpeg-remote地址就会导致 wda就会退出
Search before asking
- [X] I searched in the issue and found nothing similar. | 我查找了并确认issue列表无相似报告。
Sonic version
2.6.1
Deploy platform
ios 14.2
Minimal reproduce step
>sib run wda -b com.motest.WebDriverAgentRunner --server-local-port 8002 --mjpeg-remote-port 7100 --mjpeg-local-port 7100
启动后 wda 地址访问正常,一旦访问了 mjpeg 地址(127.0.0.1:7100),就会导致退出,日志如下
2023-10-16 11:42:49.472286+0800 WebDriverAgentRunner-Runner[544:20149] Built at Oct 16 2023 11:08:15
2023-10-16 11:42:49.484190+0800 WebDriverAgentRunner-Runner[544:20149] ServerURLHere->http://10.91.230.114:8100<-ServerURLHere
WebDriverAgent server start successful
accept 127.0.0.1:51345
accept 127.0.0.1:51346
2023-10-16 11:43:39.467476+0800 WebDriverAgentRunner-Runner[544:20171] Got screenshots broadcast client connection at 127.0.0.1:50151
2023-10-16 11:43:39.469757+0800 WebDriverAgentRunner-Runner[544:20171] Starting screenshots broadcast for the client at 127.0.0.1:50151
2023-10-16 11:43:39.471049+0800 WebDriverAgentRunner-Runner[544:20171] Got screenshots broadcast client connection at 127.0.0.1:50152
2023-10-16 11:43:39.569895+0800 WebDriverAgentRunner-Runner[544:20171] Using singleton test manager
2023-10-16 11:43:39.586981+0800 WebDriverAgentRunner-Runner[544:20456] [Default] Exiting due to IDE disconnection.
Are you willing to submit a PR?
- [ ] I'm willing to submit a PR! | 我将发起PR!