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

【求助】启动wda报错'Connection aborted.', MuxReplyError(<UsbmuxReplyCode.ConnectionRefused: 3 #380

Open
wangyuqi2017 opened this issue Apr 12, 2024 · 0 comments

Comments

@wangyuqi2017
Copy link

手机:iPhone11、iOS 16.0.3
tidevice:0.10.9
报错信息如下:
C:\Users\Administrator>tidevice wdaproxy -B com.facebook.WebDriverAgentRunner.a.xctrunner --port 8100
[I 240412 11:31:18 _wdaproxy:128] [00008030-0015314E0A10802E] WDA check every 30.0 seconds
[D 240412 11:31:18 _wdaproxy:134] [00008030-0015314E0A10802E] launch WDA
[I 240412 11:31:19 _device:984] BundleID: com.facebook.WebDriverAgentRunner.a.xctrunner
[I 240412 11:31:19 _device:1000] ProductVersion: 16.0.3
[I 240412 11:31:19 _device:1001] DeviceIdentifier: 00008030-0015314E0A10802E
[I 240412 11:31:20 _device:837] SignIdentity: 'Apple Development: unidevelop@163.com (GDP5XXKKJQ)'
[I 240412 11:31:20 _device:843] CFBundleExecutable: WebDriverAgentRunner-Runner
[I 240412 11:31:21 _device:874] AppContainer: /private/var/mobile/Containers/Data/Application/9CA7B99D-6DFB-4151-AA07-4D96AA5321BF
[I 240412 11:31:21 _device:914] Launch 'com.facebook.WebDriverAgentRunner.a.xctrunner' pid: 412
[I 240412 11:31:21 _device:1050] Test runner ready detected
[I 240412 11:31:21 _device:1043] Start execute test plan with IDE version: 29
[I 240412 11:31:21 _device:1122] xctrunner quited
[W 240412 11:31:21 _device:941] WebDriverAgentRunner quitted
[I 240412 11:31:21 _wdaproxy:120] [00008030-0015314E0A10802E] WDA keeper stopped
[I 240412 11:31:21 _wdaproxy:161] [00008030-0015314E0A10802E] WDA stopped for the 1st time, running 0.1 minutes
[D 240412 11:31:21 _wdaproxy:134] [00008030-0015314E0A10802E] launch WDA
[D 240412 11:31:21 _wdaproxy:58] [00008030-0015314E0A10802E] request error: ('Connection aborted.', MuxReplyError(<UsbmuxReplyCode.ConnectionRefused: 3>))
[D 240412 11:31:22 _wdaproxy:58] [00008030-0015314E0A10802E] request error: ('Connection aborted.', MuxReplyError(<UsbmuxReplyCode.ConnectionRefused: 3>))
[I 240412 11:31:22 _device:984] BundleID: com.facebook.WebDriverAgentRunner.a.xctrunner
[I 240412 11:31:22 _device:1000] ProductVersion: 16.0.3
[I 240412 11:31:22 _device:1001] DeviceIdentifier: 00008030-0015314E0A10802E
[D 240412 11:31:23 _wdaproxy:58] [00008030-0015314E0A10802E] request error: ('Connection aborted.', MuxReplyError(<UsbmuxReplyCode.ConnectionRefused: 3>))
[I 240412 11:31:23 _device:837] SignIdentity: 'Apple Development: unidevelop@163.com (GDP5XXKKJQ)'
[I 240412 11:31:23 _device:843] CFBundleExecutable: WebDriverAgentRunner-Runner
[I 240412 11:31:24 _device:874] AppContainer: /private/var/mobile/Containers/Data/Application/9CA7B99D-6DFB-4151-AA07-4D96AA5321BF
Traceback (most recent call last):
[E 240412 11:31:24 wdaproxy:153] [00008030-0015314E0A10802E] wda started failed
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\runpy.py", line 193, in run_module_as_main
"main", mod_spec)
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python37\Scripts\tidevice.exe_main
.py", line 7, in
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\site-packages\tidevice_main
.py", line 978, in main
actionsargs.subparser
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\site-packages\tidevice_main
.py", line 480, in cmd_wdaproxy
time.sleep(.1)
KeyboardInterrupt

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