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
340 stars 102 forks source link

Block and unblock request is not making any changes on the device farm UI #957

Open SushanthN opened 10 months ago

SushanthN commented 10 months ago

Describe the bug

In latest device farm version 8.4.6, on clicking block CTA the device is not getting blocked

Link to Appium logs

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.3.0
  2. Last Appium version that did not exhibit the issue (if applicable):
  3. Node.js version (unless using Appium.app|exe): 21.5.0
  4. Npm or Yarn package manager:
  5. Mobile platform/version under test: Android
  6. Real device or emulator/simulator: Real Device
  7. Appium CLI or Appium.app|exe: Appium CLI
saikrishna321 commented 10 months ago

@SushanthN please fill the issue template

saikrishna321 commented 10 months ago
Screenshot 2024-01-12 at 9 48 49 AM
SushanthN commented 10 months ago

@saikrishna321 Please check this video - link

saikrishna321 commented 10 months ago

@SushanthN Have you tried with the latest version? Also do share full server logs please.

Is the device in local machine or remote machine ?

SushanthN commented 10 months ago

@SushanthN Have you tried with the latest version? Also do share full server logs please.

Is the device in local machine or remote machine ?

The device i have taken remote control. Yes i m using latest version 8.4.6 of device farm

saikrishna321 commented 10 months ago

@SushanthN Share full server logs pls

SushanthN commented 10 months ago

[Uploading 4294a2e2f23a591e7f4f59d7fda7b61b-f441ac8a18cc4ac2793275122cd618abcc26b2ae.zip…]()

saikrishna321 commented 10 months ago
Screenshot 2024-01-12 at 1 27 01 PM

@SushanthN Sorry, i'm unable to reproduce this issue. Happy to review a PR on the fix.

seankim1973 commented 10 months ago

I am having the same issue, where I am unable to block a device by clicking the button. I have both real and simulator (iOS) devices. Appium running on local machine. The Block Device button does not change state in the UI when it's clicked, however I can see the [HTTP] --> POST /device-farm/api/block message in the terminal.

SushanthN commented 9 months ago

@saikrishna321 Any update here

saikrishna321 commented 9 months ago

@SushanthN i'm unable to reproduce this issue in my local. If u can fix and raise PR it will help