dryark / stf_ios_support

Central repo to connect and document components/repos needed for IOS stf support
Other
153 stars 65 forks source link

Process start - wdaproxy, but not moving to the next stage #116

Open Immanuel-Codoid opened 1 year ago

Immanuel-Codoid commented 1 year ago

I have setup stf_ios_support successfully and when I executed ./run it runs till INFO[0002] Process start - wdaproxy and not moving after this

mac@macs-MacBook-Pro stf_ios_support % ./run
INFO[0000] auto network interface set; using en0         interface_name=en0 type=default_iface
INFO[0000] Process start - device_trigger                binary=bin/ios-deploy proc=device_trigger type=proc_start
INFO[0000] Process start - stf_ios_provider              binary=/usr/local/opt/node@12/bin/node client_hostname=macs-MacBook-Pro.local client_ip=192.168.29.162 location=macmini/macs-MacBook-Pro.local proc=stf_ios_provider server_hostname=192.168.29.162 server_ip=192.168.29.162 type=proc_start
INFO[0000] Device object created                         dev_ios_port=9240 dev_name="Dev iPhone" dev_uuid="***801E" type=devd_create usbmuxd_port=9920 vid_port=8000 vnc_port=5901 wda_port=8100
INFO[0000] Device connected                              dev_name="Dev iPhone" dev_uuid="***801E" type=dev_connect
trying to get ios version
INFO[0002] Process start - wdaproxy                      --iosDeploy=bin/ios-deploy binary=../wdaproxy iosVersion=16.0.2 proc=wdaproxy type=proc_start uuid="***801E" wdaPort=8100

I'm not seeing the connected iPhone in the STF UI, The WDA part is not moving beyond this stage forever. Am I making any mistake here? Help is much appreciated @nanoscopic @mbilbiesi

APOSHAml commented 1 year ago

I have the same thing

AlexMagdebyr commented 1 year ago

Maybe someone could find a solution? I have the same problem ? would really appreciate any help @Immanuel-Codoid @APOSHAml @nanoscopic @mbilbiesi

KostyaSha commented 1 year ago

./run -debug to get more info

NguyenHoangDuy2406 commented 10 months ago

I have some exp on this issue. Everytime setup new or re-run ./run, I must run it about 3 times: