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

How to stop any particular device but not provider in ios_remote_provider #73

Open
jagdish24 opened this issue Dec 24, 2021 · 0 comments

Comments

@jagdish24
Copy link

I stopped with simple Control+C / Control+Z
Then I tried with ./main cleanup

Now i am starting provider with attached devices,

ios_remote_provider % ./main run    
INFO Logged in to control floor                    type=cf_login_success
WARN ControlFloor connection is self signed        type=cf_ws_selfsign
INFO Connecting ControlFloor WebSocket             link="wss://localhost:8080/provider/ws" type=cf_ws_connect
^CINFO Shutdown started                              state=begun type=sigterm
INFO Normal stop done... cleaning up leftover procs  state=stopped type=sigterm
INFO Shutdown finished                             state=done type=sigterm


I see some log of cleaning some leftover process but without closing terminal not allow me to run after suspend provider.

Please suggest some solution for stopping and killing process as well how we can stop any particular device but not provider

@jagdish24 jagdish24 changed the title How to stop device particular device but not provider in ios_remote_provider How to stop any particular device but not provider in ios_remote_provider Dec 24, 2021
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