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

[bug] Unable to connect to the frida server: unable to communicate with remote frida-server; please ensure that major versions match and that the remote Frida has the feature you are trying to use #650

Open
nu0l opened this issue Dec 6, 2023 · 1 comment
Labels
freshissue Default label for new, untriaged issues.

Comments

@nu0l
Copy link

nu0l commented Dec 6, 2023

Describe the bug
As follows:

Using USB device `iPhone`
Unable to connect to the frida server: unable to communicate with remote frida-server; please ensure that major versions match and that the remote Frida has the feature you are trying to use

To Reproduce
Steps to reproduce the behavior:

  1. Run command objection -g com.xxxx.xxxx explore

Evidence / Logs / Screenshots
image

Environment (please complete the following information):

  • Device: [e.g. iPhone se 2020]
  • OS: [e.g. iOS14.4.2]
  • Frida Version [e.g. 16.1.7]
  • Objection Version [e.g. 1.11.0]

Application
If possible, please attach the target application where you can reproduce this bug to the issue.

Additional context
frida-server: Normal operation
image
frida-ps -U -ai : The command runs normally
image

@nu0l nu0l added the freshissue Default label for new, untriaged issues. label Dec 6, 2023
@nu0l
Copy link
Author

nu0l commented Dec 6, 2023

I found in issues649 that his Frida version and objection are the same as mine, so I don't think it's the Frida version of the problem #649

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
freshissue Default label for new, untriaged issues.
Projects
None yet
Development

No branches or pull requests

1 participant