question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Incorrect appium-uiautomator2-server .apk referenced in Appium 1.20.2

See original GitHub issue

I’m trying to run tests with the c# client using Appium server 1.20.2, and the following error happens:

An unknown server-side error occurred while processing the command. Original error: The file at '/usr/local/lib/node_modules/appium/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v4.15.0.apk' does not exist or is not accessible

I checked the directory and the specified apk is not there(appium-uiautomator2-server-v4.15.0.apk). The apk that i found is appium-uiautomator2-server-v4.17.4.apk

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
szymon-kazmierczakcommented, Jan 29, 2021

I’ll keep trying, has to be something on my end if it works for you, thanks for help! 😃

0reactions
VeronikaProjcommented, Mar 14, 2022

@szymon-kazmierczak, have you found a solution? I faced with the same problem on Appium server 1.22.2 (installed with npm 8.3.1)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fail to use 2 instances of Appium for 2 USB connected ...
Works fine in same setup if only 1 device connected via USB. e.g. still 2 instances of Appium, but 1 device connected, and...
Read more >
Troubleshooting - Appium
Tests on iOS may exhibit symptoms similar to a memory leak including sluggish performance or hangs. If you experience this problem, it's likely...
Read more >
Fail to use 2 instances of Appium for 2 USB connected ...
Works fine in same setup if only 1 device connected via USB. e.g. still 2 instances of Appium, but 1 device connected, and...
Read more >
Checking whether aapt is present hits error while getting ...
I have put this code into a file called AppiumTest.js ... -driver\uiautomator2\appium-uiautomator2-server-v0.1.8.apk: Invalid file.
Read more >
Supported Platforms - Appium
Please refer to these driver docs for setup instructions. Versions: 12.2 and up (as a rule, Appium supports the latest two iOS versions);...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found