Unable to start if IP address has changed since last time.
Log has just an endless stream of:
Running command connect 192.168.0.23:5555
cannot connect to 192.168.0.23:5555: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (10060)
* daemon not running; starting now at tcp:5037
* daemon started successfully
Running command connect 192.168.0.23:5555
cannot connect to 192.168.0.23:5555: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (10060)
Running command shell input keyevent KEYCODE_WAKEUP
adb.exe: no devices/emulators found
Running command connect 192.168.0.23:5555
Running command connect 192.168.0.23:5555
cannot connect to 192.168.0.23:5555: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (10060)
IP address changed from 192.168.0.23 to 192.168.0.25, but I couldn't change it since it wasn't starting.
Deleting local user.config fixed the issue.
Unable to start if IP address has changed since last time. Log has just an endless stream of:
IP address changed from 192.168.0.23 to 192.168.0.25, but I couldn't change it since it wasn't starting. Deleting local
user.config
fixed the issue.