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.

Appium uiautoamtor2 server apk 0.18 seems not to be accessible

See original GitHub issue

The problem

I`m trying to setup a parallel run on Android and i started to receive an error: AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-driver\uiautomator2\appium-uiautomator2-server-v0.1.8.apk’. Does the package exist and is accessible?

Environment

Windows 8, appium 1.6.6 beta3, node 8.2.1

Details

Basically i have a custom start of appium server. Server seems to start but it stops after because seems to be a problem with finding the uiautomator 2 server apk.

Link to Appium logs

https://gist.github.com/vjmaiky/7280902c99d6ecd32cf1724cf5e1daae

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:14 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
vjmaikycommented, Aug 6, 2017

@imurchie i think you ment dir (because it is windows)

08/06/2017 04:42 PM <DIR> . 08/06/2017 04:42 PM <DIR> … 08/06/2017 04:42 PM 1,809,663 appium-uiautomator2-server-debug-androidTest.apk 08/06/2017 04:42 PM 1,553,892 appium-uiautomator2-server-v0.1.8.apk 2 File(s) 3,363,555 bytes 2 Dir(s) 30,511,845,376 bytes free

0reactions
lock[bot]commented, Apr 25, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issue with installing Appium UIAutomator2 on virtual device
Everything seems to be going fine until I hit these steps: [ADB] 'io.appium.uiautomator2.server' is not installed [ADB] App ...
Read more >
appium-uiautomator2-server-v0.1.8.apk' exited with code 1 ...
Its a known issue with apk signing. You can start with trying to update dependencies: npm install appium-uiautomator2-driver npm install ...
Read more >
appium | Yarn - Package Manager
Appium is an open-source, cross-platform test automation tool for native, hybrid, and mobile web and desktop apps. We support simulators (iOS), ...
Read more >
appium-uiautomator2-driver - npm package - Snyk
appium -uiautomator2-server ... Looks like appium-uiautomator2-driver is missing a security policy. ... Not sure how to use appium-uiautomator2-driver?
Read more >
Silk Test 21.0 - Micro Focus
drivers might block the Silk4NET replay mechanisms if the physical input device is not available. The same applies to physical output ...
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