Hi @all,
1. I have connected my android device to the system
2. Able to connect and list the device connected using "adb devices" command
3. Pulled the latest DeviceFarmer repo code and ran the code using docker command
4. "docker-compose up -d --build" and all service are up and running in the docker
1. rethinkdb
2. adb
3. stf server
6. But no device is detected in there.
7. I'm seeing an websocket issue, where the port is 7110 which is wrong and it should connect to port 7100 in which the STF server is running.
Can anyone help me to solve this issue?.
Kindly find the attachment for reference
Thanks in advance,
Immanuel