alibaba / tidevice

tidevice can be used to communicate with iPhone device
MIT License
2.36k stars 448 forks source link

windows启动wda时报错request error: Not supported URL scheme http+usbmux #386

Open daxing100 opened 2 weeks ago

daxing100 commented 2 weeks ago

tidevice -u 00008101-0013042A3E80001E wdaproxy -B com.x.facebook.WebDriverAgentRunner.xctrunner [I 240619 19:57:38 _wdaproxy:128] [00008101-0013042A3E80001E] WDA check every 30.0 seconds [D 240619 19:57:38 _wdaproxy:134] [00008101-0013042A3E80001E] launch WDA [D 240619 19:57:38 _wdaproxy:58] [00008101-0013042A3E80001E] request error: Not supported URL scheme http+usbmux [D 240619 19:57:39 _wdaproxy:58] [00008101-0013042A3E80001E] request error: Not supported URL scheme http+usbmux [I 240619 19:57:39 _device:972] BundleID: com.x.facebook.WebDriverAgentRunner.xctrunner [I 240619 19:57:39 _device:999] ProductVersion: 16.1.1 [I 240619 19:57:39 _device:1000] UDID: 00008101-0013042A3E80001E [I 240619 19:57:40 _device:842] SignIdentity: 'Apple Development: 18112656817@163.com (6N9ZLWZ85Z)' [I 240619 19:57:40 _device:848] CFBundleExecutable: WebDriverAgentRunner-Runner [D 240619 19:57:40 _wdaproxy:58] [00008101-0013042A3E80001E] request error: Not supported URL scheme http+usbmux [I 240619 19:57:40 _device:916] Launch 'com.x.facebook.WebDriverAgentRunner.xctrunner' pid: 1440 [I 240619 19:57:40 _device:1048] Test runner ready detected [I 240619 19:57:40 _device:1040] Start execute test plan with IDE version: 29 [I 240619 19:57:41 _device:933] 2024-06-19 19:57:41.775552+0800 WebDriverAgentRunner-Runner[1440:56807] ServerURLHere->http://192.168.94.116:8100<-ServerURLHere [I 240619 19:57:41 _device:934] WebDriverAgent start successfully [D 240619 19:57:41 _wdaproxy:58] [00008101-0013042A3E80001E] request error: Not supported URL scheme http+usbmux [D 240619 19:57:42 _wdaproxy:58] [00008101-0013042A3E80001E] request error: Not supported URL scheme http+usbmux [D 240619 19:57:43 _wdaproxy:58] [00008101-0013042A3E80001E] request error: Not supported URL scheme http+usbmux [D 240619 19:57:44 _wdaproxy:58] [00008101-0013042A3E80001E] request error: Not supported URL scheme http+usbmux [D 240619 19:57:45 _wdaproxy:58] [00008101-0013042A3E80001E] request error: Not supported URL scheme http+usbmux [D 240619 19:57:46 _wdaproxy:58] [00008101-0013042A3E80001E] request error: Not supported URL scheme http+usbmux [D 240619 19:57:47 _wdaproxy:58] [00008101-0013042A3E80001E] request error: Not supported URL scheme http+usbmux [D 240619 19:57:48 _wdaproxy:58] [00008101-0013042A3E80001E] request error: Not supported URL scheme http+usbmux [D 240619 19:57:49 _wdaproxy:58] [00008101-0013042A3E80001E] request error: Not supported URL scheme http+usbmux [D 240619 19:57:50 _wdaproxy:58] [00008101-0013042A3E80001E] request error: Not supported URL scheme http+usbmux [D 240619 19:57:51 _wdaproxy:58] [00008101-0013042A3E80001E] request error: Not supported URL scheme http+usbmux [D 240619 19:57:52 _wdaproxy:58] [00008101-0013042A3E80001E] request error: Not supported URL scheme http+usbmux [D 240619 19:57:53 _wdaproxy:58] [00008101-0013042A3E80001E] request error: Not supported URL scheme http+usbmux

BirdLearn commented 1 week ago

看一下这个pr:手动改一下 tidevice 包或者暂时把 requests 包降级 https://github.com/alibaba/tidevice/pull/385