ADB:adb.exe: failed to check server version: cannot connect to daemon
今日用adb检测移动端时,报错:
C:\Users\admin>adb devices
adb server version (31) doesn’t match this client (41); killing…
could not read ok from ADB Server
failed to start daemon
adb.exe: failed to check server version: cannot connect to daemon
检查我的adb版本:
字面意思是我的adb server版本低于client版本,此时需要我升级adb server版本。
ADB下载地址:http://adbdownload.com/
下载包解压,将解压后的文件夹直接放进去了sdk目录下:
再次检查我的adb版本:
再次检查用adb检测移动端:
还是失败,错误的问题排查方向!!!!
继续百度寻找方法……
adb.exe: failed to check server version: cannot connect to daemon
昨天还可以正常检测到设备,为甚今天报错啊~~~~
百度有人说是socket端口被占用,突然发现桌面上的360助手小蓝人,果断退下,再次检测设备,OK啦:
关闭360助手开机启动~~~