Advertisement
Guest User

Untitled

a guest
Oct 13th, 2012
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.02 KB | None | 0 0
  1. prompt: Is this ok?: (yes) yes
  2. info: Creating snapshot 0.0.1-83
  3. info: Updating app dpp_chat
  4. info: Activating snapshot 0.0.1-83 for dpp_chat
  5. info: Starting app dpp_chat
  6. error: Error running command deploy
  7. error: Nodejitsu Error (500): Internal Server Error
  8. error: There was an error while attempting to deploy your application.
  9. error:
  10. error: Rackspace Error (404): Item not found
  11. error: Error output from Haibu:
  12. error:
  13. error: Error: Rackspace Error (404): Item not found
  14. error: at Request._callback (/root/haibu-orchestra/node_modules/haibu/node
  15. _modules/cloudfiles/lib/cloudfiles/common.js:184:18)
  16. error: at Request.init.self.callback (/root/haibu-orchestra/node_modules/h
  17. aibu/node_modules/request/main.js:119:22)
  18. error: at Request.EventEmitter.emit (events.js:91:17)
  19. error: at Request.<anonymous> (/root/haibu-orchestra/node_modules/haibu/no
  20. de_modules/request/main.js:521:16)
  21. error: at Request.EventEmitter.emit (events.js:115:20)
  22. error: at IncomingMessage.Request.start.self.req.self.httpModule.request.b
  23. uffer (/root/haibu-orchestra/node_modules/haibu/node_modules/request/main.js:483
  24. :14)
  25. error: at IncomingMessage.EventEmitter.emit (events.js:115:20)
  26. error: at IncomingMessage._emitEnd (http.js:366:10)
  27. error: at IncomingMessage._emitPending (http.js:338:16)
  28. error: at process.startup.processNextTick.process._tickCallback (node.js:2
  29. 44:9)
  30. info: Nodejitsu not ok
  31.  
  32. C:\wamp\www\DPP2>jitsu deploy
  33. info: Welcome to Nodejitsu cygnusx
  34. info: It worked if it ends with Nodejitsu ok
  35. info: Executing command deploy
  36. info: Analyzing your application dependencies in app.js
  37. warn: Local version appears to be old
  38. warn: Your package.json version will be incremented for you automatically
  39. warn: About to write C:\wamp\www\DPP2\package.json
  40. data:
  41. data: {
  42. data: version: '0.0.1-84',
  43. data: description: 'secure chat program',
  44. data: dependencies: {
  45. data: opentok: '0.3.x',
  46. data: express: '3.x',
  47. data: socket.io: '0.9.x'
  48. data: },
  49. data: engines: { node: '0.6.x', npm: '1.1.48' },
  50. data: scripts: { start: 'app.js' },
  51. data: subdomain: 'dppchat',
  52. data: name: 'dpp_chat'
  53. data: }
  54. data:
  55. prompt: Is this ok?: (yes) yes
  56. info: Creating snapshot 0.0.1-84
  57. info: Updating app dpp_chat
  58. info: Activating snapshot 0.0.1-84 for dpp_chat
  59. info: Starting app dpp_chat
  60. info: App dpp_chat is now started
  61. info: http://dppchat.jit.su on Port 80
  62. info: Nodejitsu ok
  63.  
  64. C:\wamp\www\DPP2>jitsu logs
  65. info: Welcome to Nodejitsu cygnusx
  66. info: It worked if it ends with Nodejitsu ok
  67. info: Executing command logs app
  68. info: Attempting to load logs for C:\wamp\www\DPP2/package.json
  69. info: Listing logs for dpp_chat
  70. [10/13 23:21:30 EDT] info: socket.io started
  71. [10/13 23:12:29 EDT] info: socket.io started
  72. [10/13 23:04:18 EDT] info: socket.io started
  73. [10/13 21:31:14 EDT] warn: websocket connection invalid
  74. [10/13 21:31:05 EDT] warn: websocket connection invalid
  75. [10/13 21:31:01 EDT] warn: websocket connection invalid
  76. [10/13 21:30:58 EDT] warn: websocket connection invalid
  77. [10/13 21:26:35 EDT] warn: websocket connection invalid
  78. [10/13 21:25:52 EDT] warn: websocket connection invalid
  79. [10/13 21:24:57 EDT] warn: websocket connection invalid
  80. [10/13 21:05:54 EDT] warn: websocket connection invalid
  81. [10/13 21:05:45 EDT] warn: websocket connection invalid
  82. [10/13 20:49:36 EDT] warn: websocket connection invalid
  83. [10/13 19:16:17 EDT] warn: websocket connection invalid
  84. [10/13 18:54:22 EDT] warn: websocket connection invalid
  85. [10/13 17:51:35 EDT] warn: websocket connection invalid
  86. [10/13 17:51:34 EDT] warn: websocket connection invalid
  87. [10/13 17:50:58 EDT] warn: websocket connection invalid
  88. [10/13 17:37:35 EDT] warn: websocket connection invalid
  89. [10/13 16:39:33 EDT] warn: websocket connection invalid
  90. info: Nodejitsu ok
  91.  
  92. C:\wamp\www\DPP2>jitsu deploy
  93. info: Welcome to Nodejitsu cygnusx
  94. info: It worked if it ends with Nodejitsu ok
  95. info: Executing command deploy
  96. info: Analyzing your application dependencies in app.js
  97. warn: Local version appears to be old
  98. warn: Your package.json version will be incremented for you automatically
  99. warn: About to write C:\wamp\www\DPP2\package.json
  100. data:
  101. data: {
  102. data: dependencies: {
  103. data: opentok: '0.3.x',
  104. data: express: '3.x',
  105. data: socket.io: '0.9.x'
  106. data: },
  107. data: version: '0.0.1-85',
  108. data: engines: { npm: '1.1.48', node: '0.6.x' },
  109. data: name: 'dpp_chat',
  110. data: description: 'secure chat program',
  111. data: scripts: { start: 'app.js' },
  112. data: subdomain: 'dppchat'
  113. data: }
  114. data:
  115. prompt: Is this ok?: (yes) yes
  116. info: Creating snapshot 0.0.1-85
  117. info: Updating app dpp_chat
  118. info: Activating snapshot 0.0.1-85 for dpp_chat
  119. info: Starting app dpp_chat
  120. error: Error running command deploy
  121. error: Nodejitsu Error (500): Internal Server Error
  122. error: There was an error while attempting to deploy your application.
  123. error:
  124. error: Rackspace Error (404): Item not found
  125. error: Error output from Haibu:
  126. error:
  127. error: Error: Rackspace Error (404): Item not found
  128. error: at Request._callback (/root/haibu-orchestra/node_modules/haibu/node
  129. _modules/cloudfiles/lib/cloudfiles/common.js:184:18)
  130. error: at Request.init.self.callback (/root/haibu-orchestra/node_modules/h
  131. aibu/node_modules/request/main.js:119:22)
  132. error: at Request.EventEmitter.emit (events.js:91:17)
  133. error: at Request.<anonymous> (/root/haibu-orchestra/node_modules/haibu/no
  134. de_modules/request/main.js:521:16)
  135. error: at Request.EventEmitter.emit (events.js:115:20)
  136. error: at IncomingMessage.Request.start.self.req.self.httpModule.request.b
  137. uffer (/root/haibu-orchestra/node_modules/haibu/node_modules/request/main.js:483
  138. :14)
  139. error: at IncomingMessage.EventEmitter.emit (events.js:115:20)
  140. error: at IncomingMessage._emitEnd (http.js:366:10)
  141. error: at IncomingMessage._emitPending (http.js:338:16)
  142. error: at process.startup.processNextTick.process._tickCallback (node.js:2
  143. 44:9)
  144. info: Nodejitsu not ok
  145.  
  146. C:\wamp\www\DPP2>jitsu deploy
  147. info: Welcome to Nodejitsu cygnusx
  148. info: It worked if it ends with Nodejitsu ok
  149. info: Executing command deploy
  150. info: Analyzing your application dependencies in app.js
  151. warn: Local version appears to be old
  152. warn: Your package.json version will be incremented for you automatically
  153. warn: About to write C:\wamp\www\DPP2\package.json
  154. data:
  155. data: {
  156. data: scripts: { start: 'app.js' },
  157. data: dependencies: {
  158. data: socket.io: '0.9.x',
  159. data: opentok: '0.3.x',
  160. data: express: '3.x'
  161. data: },
  162. data: description: 'secure chat program',
  163. data: subdomain: 'dppchat',
  164. data: version: '0.0.1-86',
  165. data: name: 'dpp_chat',
  166. data: engines: { node: '0.6.x', npm: '1.1.48' }
  167. data: }
  168. data:
  169. prompt: Is this ok?: (yes) yes
  170. info: Creating snapshot 0.0.1-86
  171. info: Updating app dpp_chat
  172. info: Activating snapshot 0.0.1-86 for dpp_chat
  173. info: Starting app dpp_chat
  174. error: Error running command deploy
  175. error: Nodejitsu Error (500): Internal Server Error
  176. error: There was an error while attempting to deploy your application.
  177. error:
  178. error: Rackspace Error (404): Item not found
  179. error: Error output from Haibu:
  180. error:
  181. error: Error: Rackspace Error (404): Item not found
  182. error: at Request._callback (/root/haibu-orchestra/node_modules/haibu/node
  183. _modules/cloudfiles/lib/cloudfiles/common.js:184:18)
  184. error: at Request.init.self.callback (/root/haibu-orchestra/node_modules/h
  185. aibu/node_modules/request/main.js:119:22)
  186. error: at Request.EventEmitter.emit (events.js:91:17)
  187. error: at Request.<anonymous> (/root/haibu-orchestra/node_modules/haibu/no
  188. de_modules/request/main.js:521:16)
  189. error: at Request.EventEmitter.emit (events.js:115:20)
  190. error: at IncomingMessage.Request.start.self.req.self.httpModule.request.b
  191. uffer (/root/haibu-orchestra/node_modules/haibu/node_modules/request/main.js:483
  192. :14)
  193. error: at IncomingMessage.EventEmitter.emit (events.js:115:20)
  194. error: at IncomingMessage._emitEnd (http.js:366:10)
  195. error: at IncomingMessage._emitPending (http.js:338:16)
  196. error: at process.startup.processNextTick.process._tickCallback (node.js:2
  197. 44:9)
  198. info: Nodejitsu not ok
  199.  
  200. C:\wamp\www\DPP2>jitsu deploy
  201. info: Welcome to Nodejitsu cygnusx
  202. info: It worked if it ends with Nodejitsu ok
  203. info: Executing command deploy
  204. info: Analyzing your application dependencies in app.js
  205. warn: Local version appears to be old
  206. warn: Your package.json version will be incremented for you automatically
  207. warn: About to write C:\wamp\www\DPP2\package.json
  208. data:
  209. data: {
  210. data: name: 'dpp_chat',
  211. data: description: 'secure chat program',
  212. data: engines: { npm: '1.1.48', node: '0.6.x' },
  213. data: scripts: { start: 'app.js' },
  214. data: version: '0.0.1-87',
  215. data: subdomain: 'dppchat',
  216. data: dependencies: {
  217. data: socket.io: '0.9.x',
  218. data: opentok: '0.3.x',
  219. data: express: '3.x'
  220. data: }
  221. data: }
  222. data:
  223. prompt: Is this ok?: (yes) yes
  224. info: Creating snapshot 0.0.1-87
  225. info: Updating app dpp_chat
  226. info: Activating snapshot 0.0.1-87 for dpp_chat
  227. info: Starting app dpp_chat
  228. error: Error running command deploy
  229. error: Nodejitsu Error (500): Internal Server Error
  230. error: There was an error while attempting to deploy your application.
  231. error:
  232. error: Rackspace Error (404): Item not found
  233. error: Error output from Haibu:
  234. error:
  235. error: Error: Rackspace Error (404): Item not found
  236. error: at Request._callback (/root/haibu-orchestra/node_modules/haibu/node
  237. _modules/cloudfiles/lib/cloudfiles/common.js:184:18)
  238. error: at Request.init.self.callback (/root/haibu-orchestra/node_modules/h
  239. aibu/node_modules/request/main.js:119:22)
  240. error: at Request.EventEmitter.emit (events.js:91:17)
  241. error: at Request.<anonymous> (/root/haibu-orchestra/node_modules/haibu/no
  242. de_modules/request/main.js:521:16)
  243. error: at Request.EventEmitter.emit (events.js:115:20)
  244. error: at IncomingMessage.Request.start.self.req.self.httpModule.request.b
  245. uffer (/root/haibu-orchestra/node_modules/haibu/node_modules/request/main.js:483
  246. :14)
  247. error: at IncomingMessage.EventEmitter.emit (events.js:115:20)
  248. error: at IncomingMessage._emitEnd (http.js:366:10)
  249. error: at IncomingMessage._emitPending (http.js:338:16)
  250. error: at process.startup.processNextTick.process._tickCallback (node.js:2
  251. 44:9)
  252. info: Nodejitsu not ok
  253.  
  254. C:\wamp\www\DPP2>npm ls
  255. dpp_chat@0.0.1-87C:\wamp\www\DPP2
  256. ├─┬ connect@2.5.0 extraneous
  257. │ ├── bytes@0.1.0
  258. │ ├── cookie@0.0.4
  259. │ ├── crc@0.2.0
  260. │ ├── debug@0.7.0
  261. │ ├── formidable@1.0.11
  262. │ ├── fresh@0.1.0
  263. │ ├── pause@0.0.1
  264. │ ├── qs@0.5.1
  265. │ └─┬ send@0.0.4
  266. │ ├── mime@1.2.6
  267. │ └── range-parser@0.0.4
  268. ├─┬ express@3.0.0rc4
  269. │ ├── commander@0.6.1
  270. │ ├─┬ connect@2.4.4
  271. │ │ ├── bytes@0.1.0
  272. │ │ ├── formidable@1.0.11
  273. │ │ ├── pause@0.0.1
  274. │ │ └── qs@0.4.2
  275. │ ├── cookie@0.0.4
  276. │ ├── crc@0.2.0
  277. │ ├── debug@0.7.0
  278. │ ├── fresh@0.1.0
  279. │ ├── methods@0.0.1
  280. │ ├── mkdirp@0.3.3
  281. │ ├── range-parser@0.0.4
  282. │ └─┬ send@0.0.4
  283. │ └── mime@1.2.6
  284. ├── jade@0.12.1 extraneous
  285. ├── opentok@0.3.0
  286. └─┬ socket.io@0.9.9
  287. ├── policyfile@0.0.4
  288. ├── redis@0.7.2
  289. └─┬ socket.io-client@0.9.9
  290. ├─┬ active-x-obfuscator@0.0.1
  291. │ └── zeparser@0.0.5
  292. ├── uglify-js@1.2.5
  293. ├─┬ ws@0.4.21
  294. │ ├── commander@0.6.1
  295. │ ├── options@0.0.3
  296. │ └── tinycolor@0.0.1
  297. └── xmlhttprequest@1.4.2
  298.  
  299.  
  300. C:\wamp\www\DPP2>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement