shamanec / GADS

Simple device farm for remote control of devices and Appium test execution on iOS/Android
MIT License
47 stars 10 forks source link

Android Device status keeps on changing #89

Closed garjmegamind closed 3 weeks ago

garjmegamind commented 2 months ago

I have setup the things according to the readme.

I got my android device connected but when I try to use the device from web, it shows "Device is unavailable". I checked in provider administration and found the device status keeps changing from init -> preparing -> live and then again init.

Here is the screen recording.

https://github.com/shamanec/GADS/assets/107445528/1020d65e-b7a8-4a6d-88af-78ea08ca1b2b

What can be the possible issue?

shamanec commented 2 months ago

Hey, did you check out the provider logs? In the folder where you start the device provider you should have a folder named logs - inside the that folder you can find a file named provider.log - you should look inside for errors. There are also folders with logs for each device but the logs from the provision itself should be in provider.log :)

shamanec commented 3 weeks ago

stale issue