Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clearKeychain An error was encountered processing the command #79

Open
raldred opened this issue Mar 2, 2021 · 0 comments
Open

clearKeychain An error was encountered processing the command #79

raldred opened this issue Mar 2, 2021 · 0 comments
Labels

Comments

@raldred
Copy link

raldred commented Mar 2, 2021

Description

When running with --clearKeychain we receive an error:
applesimutils --byId FEBB8167-8585-493C-99FC-EAAFA3337C2B --clearKeychain

An error was encountered processing the command (domain=NSMachErrorDomain, code=111):
unknown error code
An error was encountered processing the command (domain=NSMachErrorDomain, code=111):
unknown error code
An error was encountered processing the command (domain=NSMachErrorDomain, code=111):
unknown error code

Steps to Reproduce
Steps to reproduce the behavior:

Boot a simulator
Run applesimutils --booted -l
Observe simulator info with state booted
Run applesimutils --byId <udid> --clearKeychain
See error above

Expected Behavior
A clear and concise description of what you expected to happen.

It should clear the keychain on the device, i'd expect to see a black screen, the loading indicator and then it return to device home screen

Environment

  • macOS version: 10.15.7
  • Xcode version: 11.7 (cannot use 12 yet due to a dependancy issue.)
@raldred raldred added the bug label Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant