android - Connection Timeout when installing the app on phone -


i don't know why connection timeout when installing app on phone. here's when working on manual:

monas-macbook-pro:jsapp1 mona$ pebble install --phone 72.33.18.249 [error   ] not connect phone @ 72.33.18.249:9000. connection timed out 

and here's see in developers menu: enter image description here can ping phone:

monas-macbook-pro:jsapp1 mona$ ping  72.33.18.249 ping 72.33.18.249 (72.33.18.249): 56 data bytes 64 bytes 72.33.18.249: icmp_seq=0 ttl=63 time=314.063 ms 64 bytes 72.33.18.249: icmp_seq=1 ttl=63 time=234.706 ms 64 bytes 72.33.18.249: icmp_seq=2 ttl=63 time=155.344 ms 64 bytes 72.33.18.249: icmp_seq=3 ttl=63 time=75.332 ms 

my phone galaxy s6 edge , using macbook pro.

try connect program in different wifi situation. solved problem me.


Comments