Advertisement
Guest User

Untitled

a guest
Oct 25th, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. [root@BraStageFV101 fv-etl]# node fv
  2. INFO - Restarting primary CouchDB - http://admin:C0uchD8@127.0.0.1:5984/ - undefined
  3. INFO - Restarting secondary CouchDB - http://admin:C0uchD8@brastagefv102.caprod.vfa.corp:5984/ - undefined
  4. INFO - ETL process finished - {"elapsedTime":0.002766666666666667,"host":"BraStageFV101.caprod.vfa.corp","pid":1683,"error":"No Error"}
  5.  
  6. TypeError: Cannot read property 'code' of undefined
  7. at Request._callback (/vfa/applications/fv-etl/src/utils/utils.js:167:80)
  8. at self.callback (/vfa/applications/fv-etl/node_modules/request/request.js:123:22)
  9. at Request.EventEmitter.emit (events.js:95:17)
  10. at ClientRequest.self.clientErrorHandler (/vfa/applications/fv-etl/node_modules/request/request.js:232:10)
  11. at ClientRequest.EventEmitter.emit (events.js:95:17)
  12. at Socket.socketErrorListener (http.js:1528:9)
  13. at Socket.EventEmitter.emit (events.js:95:17)
  14. at net.js:441:14
  15. at process._tickCallback (node.js:415:13)
  16. [root@BraStageFV101 fv-etl]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement