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

Connection refused when I tried to reconnect after 1 day. #65

Open
antonyamo opened this issue Feb 15, 2024 · 3 comments
Open

Connection refused when I tried to reconnect after 1 day. #65

antonyamo opened this issue Feb 15, 2024 · 3 comments

Comments

@antonyamo
Copy link

I connected my Galaxy A-71 success, following the tutorial, but after 1 day or some hours if I try to connect again, the device return the error connection refused.

adb connect 192.168.10.114
failed to connect to '192.168.10.114:5555': Connection refused

does anyone have an idea why return this error ?

As WorkArround, I had to connect again the cellphone and allow again the device connection. I marked the option for allow always this device but the error is keeping.

Why the cellphone seems that loss the permissions ?

@AzeemIdrisi
Copy link
Owner

The adb tcpip 5555 i.e. the TCP/IP mode, gets reset when you restart the phone.

@antonyamo
Copy link
Author

thanks Azeem,
does exist any config to force the device always start as tcpip ?

@AzeemIdrisi
Copy link
Owner

AzeemIdrisi commented Feb 19, 2024

You have to root your device to make it permanent.

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

2 participants