I've updated Appium recently. Now I'm having the following error when invoking the inspector on
appium.apperror: uncaughtException: connect ECONNREFUSED date=Thu May 08 2014 08:39:52 GMT-0400 (EDT), pid=822, uid=1079609594, gid=9750443, cwd=/Applications/Appium.app/Contents/Resources/node_modules/appium, execPath=/Applications/Appium.app/Contents/Resources/node/bin/node, version=v0.10.26, argv=[/Applications/Appium.app/Contents/Resources/node/bin/node, /Applications/Appium.app/Contents/Resources/node_modules/appium/lib/server/main.js, --address, 127.0.0.1, --port, 4723, --command-timeout, 7200, --app, com.aaaaa.bbbbb, --udid, d4db1366c923c9629977ab1631fa5b2721f8f8b6, --show-sim-log, --device-name, iPad], rss=59318272, heapTotal=60469328, heapUsed=27097104, loadavg=[1.2333984375, 1.208984375, 1.1240234375], uptime=3302, trace=[column=11, file=net.js, function=errnoException, line=904, method=null, native=false, column=19, file=net.js, function=Object.afterConnect [as oncomplete], line=895, method=afterConnect [as oncomplete], native=false], stack=[Error: connect ECONNREFUSED, at errnoException (net.js:904:11), at Object.afterConnect [as oncomplete] (net.js:895:19)]
Any thoughts?
Thanks,