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

"'InvalidService'. Have you mounted the Developer Image?" error with developer image mounted #137

Closed
suidpit opened this issue May 5, 2022 · 1 comment

Comments

@suidpit
Copy link

suidpit commented May 5, 2022

Describe the bug
I am currently unable to use most of the commands (all those that require launching applications) because of errors like this:

"Could not start service:com.apple.mobile.screenshotr with reason:'InvalidService'. Have you mounted the Developer Image?"

However, it seems my developer image is correctly mounted:

❯ ios image auto
{"level":"info","msg":"no udid specified using first device in list","time":"2022-05-05T18:38:37+02:00","udid":"[REDACTED]"}
{"level":"warning","msg":"there is already a developer image mounted, reboot the device if you want to remove it. aborting.","time":"2022-05-05T18:38:37+02:00"}
{"basedir":".","level":"info","msg":"success mounting image","time":"2022-05-05T18:38:37+02:00","udid":"[REDACTED]"}
❯ ios ps
{"level":"info","msg":"no udid specified using first device in list","time":"2022-05-05T18:38:38+02:00","udid":"[REDACTED]"}
{"err":"Could not start service:com.apple.instruments.remoteserver.DVTSecureSocketProxy with reason:'InvalidService'. Have you mounted the Developer Image?","level":"fatal","msg":"failed opening deviceInfoService for getting process list","time":"2022-05-05T18:38:38+02:00"}

Anything I might be missing here?

Smartphone (please complete the following information):

  • Device: iPhone X
  • OS: iOS 14.4
  • Jailbroken with checkra1n
@suidpit
Copy link
Author

suidpit commented May 5, 2022

It solved with a reboot, but I can't tell why!

@suidpit suidpit closed this as completed May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant