JValeNtine 12 Posted October 7, 2015 Hi. JTAG and PC connet FTP with tottal comander without problem. Console ip 192.168.0.2 PC IP 192.168.0.1. But when xebuild update -f 17489 -d myflash -ip 192.168.0.2, xebuild tell Warning: reusing folder myflash\! error 10060 FATAL UPDATE ERROR: unable to find console. What wrong? Please Help. Quote Share this post Link to post Share on other sites
Swizzy 2077 Posted October 7, 2015 Your firewall is probably blocking it? Quote Share this post Link to post Share on other sites
cory1492 30 Posted October 8, 2015 Just in case you don't know... xebuild does not use FTP to do updates, are you running either a recent version of the dash launch installer or the (standalone) update server on the console at the time you try this? If you are using dash launch installer, have you disabled update server in the dash launch options? If there is a firewall, update server sends a UDP beacon on port 48 (not needed if you force the IP address), and xebuild will establish a TCP connection on port 49. Also, a quick way to see if xebuild is seeing the update server beacon (instead of forcing the IP) is simply: xebuild client -i 1 Quote Share this post Link to post Share on other sites
JValeNtine 12 Posted October 8, 2015 Thank you for your answers . Quote Share this post Link to post Share on other sites