Closed saikrishna321 closed 1 year ago
@ShubhangiShingade I'm unable to reproduce this issue. Can you check the device-farm dashboard http://nodeproxyIP:port/device-farm/ if the device is available.
@saikrishna321 Yes, the device is seen on the dashboard and the device location shown as -10.120.75.11. The device also gets busy for some time
Can you please confirm if I am using the proxy IP correctly ? Note me and my colleague are connected to one VPN.
{ "server": { "address": "10.120.75.2", "port": 31337, "plugin": { "device-farm": { "platform": "both" } } } }
{ "server": { "address": "10.120.75.11", "port": 4723, "plugin": { "device-farm": { "platform": "android", "proxyIP": "http://10.120.75.11:4723/", "hub": "http://10.120.75.2:31337/" } } } }
Logs- https://gist.github.com/ShubhangiShingade/bc7381a26ee50cf60c16192ff114d418
@saikrishna321 Can you please confirm if I am using the right configuration ?
Discussed in https://github.com/AppiumTestDistribution/appium-device-farm/discussions/740