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
318 stars 98 forks source link

Appium plugin error : Cannot read properties of undefined (reading 'data') #1277

Closed Jitu1888 closed 1 month ago

Jitu1888 commented 1 month ago

I m getting Cannot read properties of undefined (reading 'data')

Link to Appium logs

https://gist.github.com/Jitu1888/6d2ed301dc2d95263bf1c66e99ca9f05.js

Environment 2024-08-14 08:57:36:493 [Appium] Appium REST http interface listener started on http://127.0.0.1:1520/wd/hub 2024-08-14 08:57:36:493 [Appium] Available drivers: 2024-08-14 08:57:36:493 [Appium] - uiautomator2@3.5.5 (automationName 'UiAutomator2') 2024-08-14 08:57:36:494 [Appium] Available plugins: 2024-08-14 08:57:36:494 [Appium] - device-farm@8.4.7-rc.41 (ACTIVE) 2024-08-14 08:57:36:494 [Appium] - images@3.0.14 2024-08-14 08:57:36:495 [Appium] - appium-dashboard@v2.0.3 2024-08-14 08:57:36:495 [Appium] - gestures@4.0.1 (ACTIVE) 2024-08-14 08:57:36:495 [Appium] - element-wait@3.0.2 2024-08-14 08:57:36:495 [Appium] - execute-driver@3.0.30

Jitu1888 commented 1 month ago

@saikrishna321 After running few cases appium server is dying

erdncyz commented 1 month ago

Hi @Jitu1888 can you update latest appium device farm version.

Jitu1888 commented 1 month ago

@erdncyz Did you face the same issue previously ?

erdncyz commented 1 month ago

Yes @Jitu1888 my problem was fixed with latest version

saikrishna321 commented 1 month ago

@Jitu1888 Can you please update to latest and give it a try.