Skip to content

Instantly share code, notes, and snippets.

@nagappan
Created February 11, 2013 05:15
Show Gist options
  • Select an option

  • Save nagappan/4752841 to your computer and use it in GitHub Desktop.

Select an option

Save nagappan/4752841 to your computer and use it in GitHub Desktop.
android-mbpro:appium-test nags$ appium &
[1] 27043
android-mbpro:appium-test nags$ error: uncaughtException date=Sun Feb 10 2013 21:12:39 GMT-0800 (PST), pid=27043, uid=503, gid=20, cwd=/Users/nags/work/appium-test, execPath=/usr/local/bin/node, version=v0.6.15, argv=[node, /usr/local/bin/appium], rss=21299200, heapTotal=14767168, heapUsed=8646992, loadavg=[1.6962890625, 1.505859375, 1.38671875], uptime=209835, trace=[column=32, file=/usr/local/lib/node_modules/appium/node_modules/temp/lib/temp.js, function=, line=137, method=null, native=false, column=26, file=module.js, function=Module._compile, line=441, method=_compile, native=false, column=10, file=module.js, function=Object..js, line=459, method=.js, native=false, column=31, file=module.js, function=Module.load, line=348, method=load, native=false, column=12, file=module.js, function=Function._load, line=308, method=_load, native=false, column=17, file=module.js, function=Module.require, line=354, method=require, native=false, column=17, file=module.js, function=require, line=370, method=null, native=false, column=12, file=/usr/local/lib/node_modules/appium/app/helpers.js, function=, line=9, method=null, native=false, column=26, file=module.js, function=Module._compile, line=441, method=_compile, native=false, column=10, file=module.js, function=Object..js, line=459, method=.js, native=false], stack=[TypeError: Object #<Object> has no method 'tmpDir', at Object.<anonymous> (/usr/local/lib/node_modules/appium/node_modules/temp/lib/temp.js:137:32), at Module._compile (module.js:441:26), at Object..js (module.js:459:10), at Module.load (module.js:348:31), at Function._load (module.js:308:12), at Module.require (module.js:354:17), at require (module.js:370:17), at Object.<anonymous> (/usr/local/lib/node_modules/appium/app/helpers.js:9:12), at Module._compile (module.js:441:26), at Object..js (module.js:459:10)]
[1]+ Exit 1 appium
android-mbpro:appium-test nags$ node simplest.js
a function in your .chain() failed: { [Error: connect ECONNREFUSED]
code: 'ECONNREFUSED',
errno: 'ECONNREFUSED',
syscall: 'connect' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment