la bad ne peut pas se connecter au démon à tcp:5037

mon bad ne pouvez pas connecter des appareils。
Je suis d'exécuter "adb start-server"

JS:

ulucudeMacBook-Pro:~ ulucu$ adb start-server
* daemon not running. starting it now at tcp:5037 *
* daemon started successfully *

Puis "lsof -i tcp:5037"

JS:

ulucudeMacBook-Pro:~ ulucu$ lsof -i tcp:5037
COMMAND  PID  USER   FD   TYPE             DEVICE SIZE/OFF NODE NAME
adb     2308 ulucu    7u  IPv4 0x440443a862048a7b      0t0  TCP localhost:5037 (LISTEN)

Mais quand je lance “adb kill-server

JS:

ulucudeMacBook-Pro:~ ulucu$ adb kill-server
* server not running *

ou exécuter "bad appareils" ou "adb shell"

JS:

List of devices attached
* daemon not running. starting it now at tcp:5037 *
adb E 03-31 09:30:26  2350 95705 usb_osx.cpp:333] Could not open interface: e00002c5
adb E 03-31 09:30:26  2350 95705 usb_osx.cpp:294] Could not find device interface
error: could not install *smartsocket* listener: Address already in use
ADB server didn't ACK
* failed to start daemon *
error: cannot connect to daemon

La bad a été en cours d'exécution,
Aucun autre processus à l'aide de "5037" port,
Aucun autre simulateur comme "genymotion"
Mon système est Mac 10.12.14,
Mon bad version est 1.0.39。

Quel est le problème?

InformationsquelleAutor teacher-too | 2017-03-31