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

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

Open
Immanuel-Codoid opened this issue Oct 9, 2022 · 4 comments
Open

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

Immanuel-Codoid opened this issue Oct 9, 2022 · 4 comments

Comments

@Immanuel-Codoid
Copy link

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
Copy link

I have the same thing

@AlexMagdebyr
Copy link

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

@KostyaSha
Copy link

./run -debug to get more info

@NguyenHoangDuy2406
Copy link

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

  • first time: keeps stuck like your screenshot
  • second time: won't stuck anymore BUT the wda_proxy always failed with error and can't interact on some devices
  • third time: work perfectly

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

5 participants