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 1.15 installApp failure crashes appium

See original GitHub issue

The problem

Unsure of the state of our app under test, but something appeared wrong with it. The bad part is that appium just crashed with the error.

Details

2019-10-09 16:05:24:854 - uncaughtException: ENOENT: no such file or directory, open '/var/folders/ll/brhhr98d59j9yjzm3fmjbssw0000gp/T/201999-7374-1bith4f.lgw/Payload/MyApp.app/APDApplePayTourGradeCell.nib/objects-12.3+.nib'

Environment

  • Appium version (or git revision) that exhibits the issue: 1.15
  • Last Appium version that did not exhibit the issue (if applicable): unknown
  • Desktop OS/version used to run Appium: osx 10.14.6
  • Node.js version (unless using Appium.app|exe): v12.10.0
  • Npm or Yarn package manager: 5.6.0
  • Mobile platform/version under test: iOS 13.2.1
  • XCode version: 11.1
  • Real device or emulator/simulator: iPhone Xr
  • Appium CLI or Appium.app|exe: CLI

NOTE: We have 4 iPhones running separate appium instances for each on this same server (different ports etc…) running in a selenium grid. Unsure if the “reusing previously downloaded application” would potentially use a downloaded file from one of the other appium uses

Link to appium log

https://gist.github.com/bennid/d109f4b0bc1808276241249a91e8265c

Code To Reproduce Issue [ Good To Have ]

Unsure how to reproduce it… it’s a bad app build imo (still researching)… but appium shoudn’t crash in this instance

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:24 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
adiyarimicommented, Oct 25, 2019

@mykola-mokhnach so currently there is no way to run appium with ios 13.x ? which appium version is a stable one that I can use for 1os 13.x ?

0reactions
adiyarimicommented, Feb 9, 2020

Im not using the desktop version on my mac

Read more comments on GitHub >

github_iconTop Results From Across the Web

App crashes immediately upon loading on simulator. it's a ...
If I install app manually on simulator it is working but when i launch via automation code it is crashing upon loading.
Read more >
Troubleshooting - Appium
Make sure the app is compiled for the simulator (or real device) as appropriate (e.g., in debug mode for the simulator), or you...
Read more >
ERROR : Make sure the application under test does not crash ...
Make sure the application under test does not crash and investigate the logcat output. Appium version: 1.15.1; Windown 10; Mobile platform/version under ...
Read more >
[iOS]Instruments crashed on startup - Issues/Bugs
In your case the problem is diagnosed correctly by the error log. You need to get this App signed with a Development Certificate....
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 >

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