Advertisement
Guest User

Untitled

a guest
Dec 8th, 2016
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.52 KB | None | 0 0
  1. npm ERR! Failed at the comcast-texter@0.1.0 start script 'npm install && cd redi
  2. s && start redis-server && redis-cli flushall && cd .. && node index.js'.
  3. npm ERR! Make sure you have the latest version of node.js and npm installed.
  4. npm ERR! If you do, this is most likely a problem with the comcast-texter packag
  5. e,
  6. npm ERR! not with npm itself.
  7. npm ERR! Tell the author that this fails on your system:
  8. npm ERR! npm install && cd redis && start redis-server && redis-cli flushall
  9. && cd .. && node index.js
  10. npm ERR! You can get information on how to open an issue for this project with:
  11. npm ERR! npm bugs comcast-texter
  12. npm ERR! Or if that isn't available, you can get their info via:
  13. npm ERR! npm owner ls comcast-texter
  14. npm ERR! There is likely additional logging output above.
  15.  
  16. npm ERR! Please include the following file with any support request:
  17. npm ERR! C:\Users\kublain khan\Desktop\THXG\ComcastTexter\npm-debug.log
  18.  
  19. C:\Users\kublain khan\Desktop\THXG\ComcastTexter>npm run start
  20.  
  21. > comcast-texter@0.1.0 start C:\Users\kublain khan\Desktop\THXG\ComcastTexter
  22. > npm install && cd redis && start redis-server && redis-cli flushall && cd .. &
  23. & node index.js
  24.  
  25. npm WARN comcast-texter@0.1.0 No repository field.
  26. OK
  27. Reading files
  28. Converting to objects
  29. Queuing jobs...
  30. lindamarco@comcast.net has taken 50 phone numbers.
  31. There are 5218 phones left.
  32. lkuranz@comcast.net has taken 50 phone numbers.
  33. There are 5168 phones left.
  34. lopez34@comcast.net has taken 50 phone numbers.
  35. There are 5118 phones left.
  36. mardix@comcast.net has taken 50 phone numbers.
  37. There are 5068 phones left.
  38. Processing job: 1
  39. Using account: lindamarco@comcast.net
  40. Processing job: 2
  41. Using account: lkuranz@comcast.net
  42. Processing job: 3
  43. Using account: lopez34@comcast.net
  44. Processing job: 4
  45. Using account: mardix@comcast.net
  46. CasperJS: ERROR
  47. { Error: Command failed: casperjs --id=1 --engine=slimerjs ctexter.js
  48.  
  49. at ChildProcess.exithandler (child_process.js:211:12)
  50. at emitTwo (events.js:106:13)
  51. at ChildProcess.emit (events.js:191:7)
  52. at maybeClose (internal/child_process.js:885:16)
  53. at Socket.<anonymous> (internal/child_process.js:334:11)
  54. at emitOne (events.js:96:13)
  55. at Socket.emit (events.js:188:7)
  56. at Pipe._handle.close [as _onclose] (net.js:501:12)
  57. killed: false,
  58. code: 1,
  59. signal: null,
  60. cmd: 'casperjs --id=1 --engine=slimerjs ctexter.js' }
  61. CasperJS: Output:
  62. C:\Program Files
  63. "SLIMERJSLAUNCHER is set to C:\Program Files\Mozilla Firefox\firefox.exe"
  64. Using: lindamarco@comcast.net
  65. Creating and configuring browser
  66. Going to login page
  67. Logging in as: lindamarco@comcast.net with password: songstop.
  68. Signing in....
  69. Navigating to text messaging...
  70. Wait a bit to give time for page to render...
  71. Checking to make sure there are phone numbers left
  72. lindamarco@comcast.net has processed 50 messages
  73. Processing 50 phone numbers...
  74. 2053701346: "You have a Craigslist message regarding your item, you can check it
  75. here: http://inbox.craiqllist.com/?2053701346
  76.  
  77. "
  78. No recognizable interface.
  79. [!] Bad account.
  80. Processed some phone numbers
  81.  
  82. [!] Job failed for lindamarco@comcast.net.
  83. lkuranz@comcast.net already taken.
  84. lopez34@comcast.net already taken.
  85. mardix@comcast.net already taken.
  86. CasperJS: ERROR
  87. { Error: Command failed: casperjs --id=2 --engine=slimerjs ctexter.js
  88.  
  89. at ChildProcess.exithandler (child_process.js:211:12)
  90. at emitTwo (events.js:106:13)
  91. at ChildProcess.emit (events.js:191:7)
  92. at maybeClose (internal/child_process.js:885:16)
  93. at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
  94. killed: false,
  95. code: 1,
  96. signal: null,
  97. cmd: 'casperjs --id=2 --engine=slimerjs ctexter.js' }
  98. CasperJS: Output:
  99. C:\Program Files
  100. "SLIMERJSLAUNCHER is set to C:\Program Files\Mozilla Firefox\firefox.exe"
  101. Using: lkuranz@comcast.net
  102. Creating and configuring browser
  103. Going to login page
  104. Logging in as: lkuranz@comcast.net with password: lyndsey99.
  105. Signing in....
  106. Navigating to text messaging...
  107. Wait a bit to give time for page to render...
  108. Checking to make sure there are phone numbers left
  109. lkuranz@comcast.net has processed 50 messages
  110. Processing 50 phone numbers...
  111. 9187970749: "You have a Craigslist message regarding your item, you can check it
  112. here: http://inbox.craiqllist.com/?9187970749
  113.  
  114. "
  115. No recognizable interface.
  116. [!] Bad account.
  117. Processed some phone numbers
  118.  
  119. [!] Job failed for lkuranz@comcast.net.
  120. lkuranz@comcast.net already taken.
  121. mardix@comcast.net already taken.
  122. events.js:160
  123. throw er; // Unhandled 'error' event
  124. ^
  125.  
  126. Error: Redis connection to 127.0.0.1:6379 failed - read ECONNRESET
  127. at RedisClient.on_error (C:\Users\kublain khan\Desktop\THXG\ComcastTexter\no
  128. de_modules\redis\index.js:199:24)
  129. at Socket.<anonymous> (C:\Users\kublain khan\Desktop\THXG\ComcastTexter\node
  130. _modules\redis\index.js:109:14)
  131. at emitOne (events.js:96:13)
  132. at Socket.emit (events.js:188:7)
  133. at emitErrorNT (net.js:1281:8)
  134. at _combinedTickCallback (internal/process/next_tick.js:74:11)
  135. at process._tickCallback (internal/process/next_tick.js:98:9)
  136.  
  137. npm ERR! Windows_NT 6.1.7601
  138. npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\
  139. node_modules\\npm\\bin\\npm-cli.js" "run" "start"
  140. npm ERR! node v7.2.0
  141. npm ERR! npm v3.10.9
  142. npm ERR! code ELIFECYCLE
  143. npm ERR! comcast-texter@0.1.0 start: `npm install && cd redis && start redis-ser
  144. ver && redis-cli flushall && cd .. && node index.js`
  145. npm ERR! Exit status 1
  146. npm ERR!
  147. npm ERR! Failed at the comcast-texter@0.1.0 start script 'npm install && cd redi
  148. s && start redis-server && redis-cli flushall && cd .. && node index.js'.
  149. npm ERR! Make sure you have the latest version of node.js and npm installed.
  150. npm ERR! If you do, this is most likely a problem with the comcast-texter packag
  151. e,
  152. npm ERR! not with npm itself.
  153. npm ERR! Tell the author that this fails on your system:
  154. npm ERR! npm install && cd redis && start redis-server && redis-cli flushall
  155. && cd .. && node index.js
  156. npm ERR! You can get information on how to open an issue for this project with:
  157. npm ERR! npm bugs comcast-texter
  158. npm ERR! Or if that isn't available, you can get their info via:
  159. npm ERR! npm owner ls comcast-texter
  160. npm ERR! There is likely additional logging output above.
  161.  
  162. npm ERR! Please include the following file with any support request:
  163. npm ERR! C:\Users\kublain khan\Desktop\THXG\ComcastTexter\npm-debug.log
  164.  
  165. C:\Users\kublain khan\Desktop\THXG\ComcastTexter>
  166.  
  167. C:\Users\kublain khan\Desktop\THXG\ComcastTexter>
  168.  
  169. C:\Users\kublain khan\Desktop\THXG\ComcastTexter>
  170.  
  171. C:\Users\kublain khan\Desktop\THXG\ComcastTexter>npm run start
  172.  
  173. > comcast-texter@0.1.0 start C:\Users\kublain khan\Desktop\THXG\ComcastTexter
  174. > npm install && cd redis && start redis-server && redis-cli flushall && cd .. &
  175. & node index.js
  176.  
  177. npm WARN comcast-texter@0.1.0 No repository field.
  178. OK
  179. Reading files
  180. Converting to objects
  181. Queuing jobs...
  182. maresbg@comcast.net has taken 50 phone numbers.
  183. There are 5218 phones left.
  184. marthafoster@comcast.net has taken 50 phone numbers.
  185. There are 5168 phones left.
  186. mich1109@comcast.net has taken 50 phone numbers.
  187. There are 5118 phones left.
  188. C:\Users\kublain khan\Desktop\THXG\ComcastTexter\node_modules\redis\index.js:578
  189.  
  190. throw callback_err;
  191. ^
  192.  
  193. Error: NOSCRIPT No matching script. Please use EVAL.
  194. at ReplyParser.<anonymous> (C:\Users\kublain khan\Desktop\THXG\ComcastTexter
  195. \node_modules\redis\index.js:320:31)
  196. at emitOne (events.js:96:13)
  197. at ReplyParser.emit (events.js:188:7)
  198. at ReplyParser.send_error (C:\Users\kublain khan\Desktop\THXG\ComcastTexter\
  199. node_modules\redis\lib\parser\javascript.js:298:10)
  200. at ReplyParser.execute (C:\Users\kublain khan\Desktop\THXG\ComcastTexter\nod
  201. e_modules\redis\lib\parser\javascript.js:183:22)
  202. at RedisClient.on_data (C:\Users\kublain khan\Desktop\THXG\ComcastTexter\nod
  203. e_modules\redis\index.js:550:27)
  204. at Socket.<anonymous> (C:\Users\kublain khan\Desktop\THXG\ComcastTexter\node
  205. _modules\redis\index.js:105:14)
  206. at emitOne (events.js:96:13)
  207. at Socket.emit (events.js:188:7)
  208. at readableAddChunk (_stream_readable.js:176:18)
  209.  
  210. npm ERR! Windows_NT 6.1.7601
  211. npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\
  212. node_modules\\npm\\bin\\npm-cli.js" "run" "start"
  213. npm ERR! node v7.2.0
  214. npm ERR! npm v3.10.9
  215. npm ERR! code ELIFECYCLE
  216. npm ERR! comcast-texter@0.1.0 start: `npm install && cd redis && start redis-ser
  217. ver && redis-cli flushall && cd .. && node index.js`
  218. npm ERR! Exit status 1
  219. npm ERR!
  220. npm ERR! Failed at the comcast-texter@0.1.0 start script 'npm install && cd redi
  221. s && start redis-server && redis-cli flushall && cd .. && node index.js'.
  222. npm ERR! Make sure you have the latest version of node.js and npm installed.
  223. npm ERR! If you do, this is most likely a problem with the comcast-texter packag
  224. e,
  225. npm ERR! not with npm itself.
  226. npm ERR! Tell the author that this fails on your system:
  227. npm ERR! npm install && cd redis && start redis-server && redis-cli flushall
  228. && cd .. && node index.js
  229. npm ERR! You can get information on how to open an issue for this project with:
  230. npm ERR! npm bugs comcast-texter
  231. npm ERR! Or if that isn't available, you can get their info via:
  232. npm ERR! npm owner ls comcast-texter
  233. npm ERR! There is likely additional logging output above.
  234.  
  235. npm ERR! Please include the following file with any support request:
  236. npm ERR! C:\Users\kublain khan\Desktop\THXG\ComcastTexter\npm-debug.log
  237.  
  238. C:\Users\kublain khan\Desktop\THXG\ComcastTexter>npm run start
  239.  
  240. > comcast-texter@0.1.0 start C:\Users\kublain khan\Desktop\THXG\ComcastTexter
  241. > npm install && cd redis && start redis-server && redis-cli flushall && cd .. &
  242. & node index.js
  243.  
  244. npm WARN comcast-texter@0.1.0 No repository field.
  245. OK
  246. Reading files
  247. Converting to objects
  248. Queuing jobs...
  249. maresbg@comcast.net has taken 50 phone numbers.
  250. There are 5218 phones left.
  251. marthafoster@comcast.net has taken 50 phone numbers.
  252. There are 5168 phones left.
  253. mich1109@comcast.net has taken 50 phone numbers.
  254. There are 5118 phones left.
  255. Processing job: 1
  256. Using account: maresbg@comcast.net
  257. Processing job: 2
  258. Using account: marthafoster@comcast.net
  259. Processing job: 3
  260. Using account: mich1109@comcast.net
  261. CasperJS: ERROR
  262. { Error: Command failed: casperjs --id=2 --engine=slimerjs ctexter.js
  263.  
  264. at ChildProcess.exithandler (child_process.js:211:12)
  265. at emitTwo (events.js:106:13)
  266. at ChildProcess.emit (events.js:191:7)
  267. at maybeClose (internal/child_process.js:885:16)
  268. at Socket.<anonymous> (internal/child_process.js:334:11)
  269. at emitOne (events.js:96:13)
  270. at Socket.emit (events.js:188:7)
  271. at Pipe._handle.close [as _onclose] (net.js:501:12)
  272. killed: false,
  273. code: 1,
  274. signal: null,
  275. cmd: 'casperjs --id=2 --engine=slimerjs ctexter.js' }
  276. CasperJS: Output:
  277. C:\Program Files
  278. "SLIMERJSLAUNCHER is set to C:\Program Files\Mozilla Firefox\firefox.exe"
  279. Using: marthafoster@comcast.net
  280. Creating and configuring browser
  281. Going to login page
  282. Logging in as: marthafoster@comcast.net with password: Sweetie1.
  283. Signing in....
  284. Navigating to text messaging...
  285. Wait a bit to give time for page to render...
  286. Checking to make sure there are phone numbers left
  287. marthafoster@comcast.net has processed 50 messages
  288. Processing 50 phone numbers...
  289. 9187970749: "You have a message regarding your item, you can check it
  290. here:
  291.  
  292. "
  293. No recognizable interface.
  294. [!] Bad account.
  295. Processed some phone numbers
  296.  
  297. [!] Job failed for marthafoster@comcast.net.
  298. maresbg@comcast.net already taken.
  299. mich1109@comcast.net already taken.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement