移动性能测试 adb nodaemon server -a -P 5037 一直报错,又遇到相同问题的同学嘛

黑山老妖 · 2020年05月14日 · 最后由 11111111 回复于 2022年03月15日 · 3718 次阅读

一直都是如下报错

对,我这就是想搞 stf 的

共收到 6 条回复 时间 点赞

adb 正在被其他进程占用就会报这个错误,全部杀掉运行试下吧。

YueChen 回复

已经 adb kill-server 了,

B0161Rq20191000411:bin wangshanshan$ adb nodaemon server
adb E 05-20 10:17:06 35181 1654981 usb_osx.cpp:161] Unable to create an interface plug-in (e00002be)
adb I 05-20 10:17:06 35181 1654981 usb_osx.cpp:310] reported max packet size for 3EP7N19308005508 is 512
adb I 05-20 10:17:06 35181 1654978 auth.cpp:417] adb_auth_init...
adb I 05-20 10:17:06 35181 1654978 auth.cpp:152] loaded new key from '/Users/wangshanshan/.android/adbkey' with fingerprint 4D11C0920C3B318D6F3D596F8F94DFCFE86BFF19C4C22A0732E3918E133107D6
adb I 05-20 10:17:06 35181 1654985 transport.cpp:324] 3EP7N19308005508: read thread spawning
adb I 05-20 10:17:06 35181 1654986 transport.cpp:296] 3EP7N19308005508: write thread spawning
adb I 05-20 10:17:06 35181 1654978 transport.cpp:1525] fetching keys for transport 3EP7N19308005508
adb I 05-20 10:17:06 35181 1654978 auth.cpp:469] Calling send_auth_response
adb I 05-20 10:17:06 35181 1654978 adb.cpp:122] 3EP7N19308005508: offline

黑山老妖 回复

这不是正常了吗

YueChen 回复

adb I 05-20 10:17:06 35181 1654978 transport.cpp:1525] fetching keys for transport 3EP7N19308005508
adb I 05-20 10:17:06 35181 1654978 auth.cpp:469] Calling send_auth_response
adb I 05-20 10:17:06 35181 1654978 adb.cpp:122] 3EP7N19308005508: offline
adb E 05-20 10:17:07 35181 1654981 usb_osx.cpp:161] Unable to create an interface plug-in (e00002be)
adb E 05-20 10:17:08 35181 1654981 usb_osx.cpp:161] Unable to create an interface plug-in (e00002be)
çadb E 05-20 10:17:09 35181 1654981 usb_osx.cpp:161] Unable to create an interface plug-in (e00002be)
adb E 05-20 10:17:10 35181 1654981 usb_osx.cpp:161] Unable to create an interface plug-in (e00002be)
Cadb I 05-20 10:17:10 35181 1654978 transport.cpp:1105] kicking transport 0x7fde78e05d10 3EP7N19308005508
adb I 05-20 10:17:10 35181 1654978 transport.cpp:399] BlockingConnectionAdapter(3EP7N19308005508): stopping
adb I 05-20 10:17:10 35181 1654978 usb_osx.cpp:569] Kicking handle

大佬看下,完整的日志哈

@ 黑山老妖 @YueChen 请问这个问题解决了么?我各种百度 google ,
有的写是一个 adb 的 bug ,我换了各种版本的 platform-tools ,没有解决
有的写是被其他进程占用,我确定我 kill 了占用 5037 端口的进程,还是没有解决
想问一下,最后怎么解决的呢?

@wangshan1 请问这个问题解决了么?我各种百度 google ,
有的写是一个 adb 的 bug ,我换了各种版本的 platform-tools ,没有解决
有的写是被其他进程占用,我确定我 kill 了占用 5037 端口的进程,还是没有解决
想问一下,最后怎么解决的呢?

需要 登录 后方可回复, 如果你还没有账号请点击这里 注册