AppiumTestDistribution / appium-device-farm

This is an Appium 2.0 plugin designed to manage and create driver sessions on available devices.
https://devicefarm.org
Apache License 2.0
293 stars 90 forks source link

Cannot remote control device on node #1168

Open afathonih opened 4 weeks ago

afathonih commented 4 weeks ago

Describe the bug

Cannot remote control android device on the node Looks like /device-farm/api/dashboard/installAndroidStreamingApp assumes the device is always in the hub.

Link to Appium logs: https://gist.github.com/afathonih/f53359f7346bb24cba142b9c1d7be2d7

Create a GIST which is a paste of your full Appium logs, and link them here. Do NOT paste your full Appium logs here, as it will make this issue very long and hard to read! If you are reporting a bug, always include Appium logs!

Environment

  1. Appium version (or git revision) that exhibits the issue:2.2.1
  2. Last Appium version that did not exhibit the issue (if applicable):
  3. Node.js version (unless using Appium.app|exe):
  4. Npm or Yarn package manager:
  5. Mobile platform/version under test:
  6. Real device or emulator/simulator:
  7. Appium CLI or Appium.app|exe:
saikrishna321 commented 4 weeks ago

@afathonih Please share full logs.

saikrishna321 commented 4 weeks ago

@afathonih Can you try with latest version 8.4.7-rc.39

afathonih commented 4 weeks ago

@saikrishna321 issue persists. Appium log has been updated.