AppiumTestDistribution / appium-device-farm

This is an Appium 2.0 plugin designed to manage and create driver sessions on available devices.
https://devicefarm.org
Other
324 stars 101 forks source link

Unknown error while creating session: #1221

Open Muratoi opened 3 months ago

Muratoi commented 3 months ago

Describe the bug

Randomly happen error, without any specific steps appium-device-farm v: [8.4.7-rc.45]

Link to Appium logs

https://gist.github.com/Muratoi/6ef16917fa08aceea8bd711795b4a318

Environment

  1. Appium version (or git revision) that exhibits the issue: 2.5.4
  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: Android
  6. Real device or emulator/simulator: Emulator
  7. Appium CLI or Appium.app|exe: cli
saikrishna321 commented 3 months ago

@Muratoi The hud has failed to create session as it didn't receive response from node in 60s.

Can you check node logs what happens after the create session call?