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 connect fail #2

Open
FourLeafTec opened this issue Oct 17, 2022 · 3 comments
Open

adb connect fail #2

FourLeafTec opened this issue Oct 17, 2022 · 3 comments

Comments

@FourLeafTec
Copy link

When connect to remote device ,i get an invalid pointer error after read_key_file

❯ adb connect frps:8555
* daemon not running; starting now at tcp:5037
ADB server didn't ACK
Full server startup log: /tmp/adb.1000.log
Server had pid: 618514
--- adb starting (pid 618514) ---
adb I 10-17 01:08:31 618514 618514 main.cpp:56] Android Debug Bridge version 1.0.40
adb I 10-17 01:08:31 618514 618514 main.cpp:56] Version 28.0.1-SOONG BUILD NUMBER PLACEHOLDER
adb I 10-17 01:08:31 618514 618514 main.cpp:56] Wetest branch:master rev:bfb2c9e+ tag:v1.0.40
adb I 10-17 01:08:31 618514 618514 main.cpp:56] Installed as /home/coder/android/platform-tools/adb
adb I 10-17 01:08:31 618514 618514 main.cpp:56] 
adb I 10-17 01:08:31 618514 618514 auth.cpp:421] adb_auth_init...
adb I 10-17 01:08:31 618514 618514 auth.cpp:174] read_key_file '/home/coder/.android/adbkey'...
free(): invalid pointer

* failed to start daemon
error: cannot connect to daemon

System: Debian 11
Arch: Arm64
GLIBC: 2.31

@DevKiDCosmo
Copy link

Did you restart the services?

@DevKiDCosmo
Copy link

Can I have the full log?

@FourLeafTec
Copy link
Author

Sorry,it's long ago for me, the environment has been destory.

For my case.I use a server on cloud to develop an android app. Use frp as a proxy to connect the device. Maybe there is some strange for the chain.

Repository owner deleted a comment from fede-s Feb 22, 2024
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