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

ADB connection - Unable to connect #418

Open
acivit opened this issue Oct 23, 2023 · 3 comments
Open

ADB connection - Unable to connect #418

acivit opened this issue Oct 23, 2023 · 3 comments

Comments

@acivit
Copy link

acivit commented Oct 23, 2023

Hello!

I was using the ADB connection yesterday, using both terminal command (curl -k ...) and the https link. I did a factory reset and now I cannot connect through ADB securely. Using the link with the browser I get an error "Unable to connect", and with the terminal it fails to connect.

Screenshot from 2023-10-19 09-37-44

unnamed

If I open the port insecurely, I can connect through adb, meaning that both my pc and temi are in the same network.

Why does it happen? How can I solve it?

Thanks

@zjn0505
Copy link
Contributor

zjn0505 commented Oct 26, 2023

The factory reset was made in temi settings or Android settings?

@acivit
Copy link
Author

acivit commented Oct 26, 2023

@zjn0505 In temi settings

@polor6
Copy link

polor6 commented Jan 2, 2024

I encountered this problem in two ways before. The first one is to use adb devices to see how many devices you have. Usually when you encounter this kind of problem, it means that you did not give it a clear device name. Adb disconnect should solve the problem. The second is to shut down and restart both.The above is just a suggestion

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

3 participants