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.

simctl error running 'uninstall'

See original GitHub issue

I am trying to run 5 simulators in parallel using multiple appium ports and wdalocalport. I am encountering this error below in all my simulators except 1

The last time I had bypassed this error by launching the webdriver agent manually by launching a session in the appium GUI and then running my suite. Is this error because of appium unable to find the webdriver agent on session launch?

I am using Appium 1.7.0 and Xcode9

Encountered internal error running command: Error: simctl error running 'uninstall': An error was encountered processing the command (domain=LSApplicationWorkspaceErrorDomain, code=111):

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
mykola-mokhnachcommented, Oct 17, 2017

The fix has been merged to master and will be available in the next beta

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

Xcode 10 beta 6: simctl uninstall … | Apple Developer Forums
Xcode 10 beta 6: simctl uninstall does not uninstall app​​ After the uninstall command, I expected `get_app_container` return with "No such file or...
Read more >
xcrun simctl boot / uninstall hang when simulator isn't running
1 Answer 1 · so the only way to actually uninstall an app from a device is by opening the simulator with open...
Read more >
iOS Simulator from the Command Line | RY 's Blog
Install/Uninstall app. xcrun simctl install <device> <path> . We use this command to install an app on a device.
Read more >
Simctl error running 'install' - Support - Appium Discuss
I have no idea what I'm doing wrong - any help is appreciated! Running xCode 8.2 iOS 10.2 [HTTP] --> POST /wd/hub/session ...
Read more >
appium/appium - Gitter
[MJSONWP] Encountered internal error running command: Error: simctl error running 'uninstall': An error was encountered processing the command ...
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