Not Able to add android device - 127.0.0.1: Wait for device list, timeout: 7000

Hi All ,
Im trying to add Moto G5 to appium studio but im getting couldnt identify new device prompt.

1.when i run adb devices , device is showing up , Im even recording scripts via appium desktop.

  1. I have downloaded driver https://support.motorola.com/us/en/solution/MS88481 but when i try to browse it into system device manager i, getting prompt like “Windows has determined that best driver is alredy installed”.

  2. in BIOS virtualization is ON

I’m adding screenshots please help me resolving it.

device manager SS :

Please share the logs using - https://docs.experitest.com/display/TC/AS-+Collect+Support+Data
You can upload it in Google drive and share the link.

https://drive.google.com/drive/folders/1Qw-GsT2ecTvbV0E6bOScrlGad5vGGYJQ?usp=sharing

pls request for file access i will approve right away

error log : 2019-11-15 15:43:27,145 [SwingWorker-pool-9-thread-3] (device.manager.DeviceManager) ERROR Could not process devices from host 127.0.0.1
03:43:38 E/adb: Unable to detect adb version, adb output:

is there something wrong adb.exe ?

There should be another log Files … Appium Studio*.log in the same directory as error.log which you had shared, can you share that too ?

added to drive folder pls check now

Go to File -> Agent Properties . Provide an new port which is not in use in your machine.
Close and restart Appium Studio and again run your test.

what is this file location?

See below


Change the port, Click the Stop button … and Click the Play Button.
Restart the Appium Studio

Hi Kishore even after changing the port. appium studio is not recognizing the device

Please share the latest log . From the last log it was clear that your port was being used already which Appium Attempted to use.

Make sure the logs are clean i.e please delete the existing logs and then replicate the problem

2019-11-27 14:32:11,912 [SwingWorker-pool-9-thread-3] (device.manager.DeviceManager) ERROR Could not process devices from host 127.0.0.1
Stopping the internal server
Starting the internal [HTTP/1.1] server on port 8201
02:33:24 E/adb: Unable to detect adb version, adb output:
2019-11-27 14:33:33,288 [SwingWorker-pool-9-thread-9] (device.manager.DeviceManager) ERROR Could not process devices from host 127.0.0.1

Please share the full log

https://drive.google.com/open?id=1Qw-GsT2ecTvbV0E6bOScrlGad5vGGYJQ added here

for any port number im getting same error

Starting the internal [HTTP/1.1] server on port 6666
02:45:38 E/adb: Unable to detect adb version, adb output:
2019-11-27 14:45:47,981 [SwingWorker-pool-9-thread-4] (device.manager.DeviceManager) ERROR Could not process devices from host 127.0.0.1

Can you try more ports , we get this error - java.net.BindException: Address already in use: bind

i tried running 9999. I haven’t used this port before. still error is same . log file is attached in drive

Can you reshare the log again. For some reason the shared log is gone :frowning:

i removed all old logs and kept only latest one
https://drive.google.com/drive/folders/1Qw-GsT2ecTvbV0E6bOScrlGad5vGGYJQ?usp=sharing

But Bilal I do not see 3 logs which you shared before Appium Studio*.log and error*.log now