Advertisement
bogdanbiv

Starting Booking Dojo

May 18th, 2014
369
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.45 KB | None | 0 0
  1. $ NODE_ENV='production' MONGO_URL="mongodb://$MONGO_USER:$MONGO_PASS@oceanic.mongohq.com:10082/$DBNAME" node server
  2. 2014-05-18T16:53:01.159Z <log> configServer.js:16 (Object.exports.dbConnect) Using MongoDB...
  3. connect: multipart: use parser (multiparty, busboy, formidable) directly
  4. connect: limit: Restrict request size at location of read
  5. 2014-05-18T16:53:02.772Z <log> hotplate.js:38 (hotplate.hotEvents.emit) Emitted event: setRoutes
  6. 2014-05-18T16:53:02.773Z <log> hotplate.js:38 (hotplate.hotEvents.emit) Emitted event: stores
  7. 2014-05-18T16:53:02.774Z <log> hotplate.js:38 (hotplate.hotEvents.emit) Emitted event: sharedFunctions
  8. 2014-05-18T16:53:02.777Z <log> hotplate.js:38 (hotplate.hotEvents.emit) Emitted event: sharedFunctions
  9. 2014-05-18T16:53:02.779Z <log> hotplate.js:38 (hotplate.hotEvents.emit) Emitted event: sharedFunctions
  10. 2014-05-18T16:53:02.781Z <log> hotplate.js:38 (hotplate.hotEvents.emit) Emitted event: sharedFunctions
  11.  
  12. /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/mongodb/lib/mongodb/mongo_client.js:424
  13. throw err
  14. ^
  15. TypeError: Cannot read property 'prototype' of undefined
  16. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/simpledeclare/declare.js:137:57
  17. at Array.forEach (native)
  18. at declare (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/simpledeclare/declare.js:135:15)
  19. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/bd/lib/bd.js:378:39
  20. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/hotCoreJsonRestStores/lib/hotCoreJsonRestStores.js:203:7
  21. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:211:11
  22. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:232:13
  23. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:142:25
  24. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:229:17
  25. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:556:34
  26. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:198:15
  27. at memoized (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:846:26)
  28. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:194:33
  29. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:551:21
  30. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:227:13
  31. at iterate (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:134:13)
  32. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:145:25
  33. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:229:17
  34. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:556:34
  35. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:198:15
  36. at memoized (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:846:26)
  37. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:194:33
  38. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:551:21
  39. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:227:13
  40. at iterate (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:134:13)
  41. at async.eachSeries (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:150:9)
  42. at _asyncMap (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:226:9)
  43. at Object.mapSeries (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:216:23)
  44. at Object.async.series (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:549:19)
  45. at module.exports.declare.emit (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:206:13)
  46. at hotplate.hotEvents.emit (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/hotplate.js:39:12)
  47. at Object.exports.get (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/hotCoreJsonRestStores/lib/hotCoreJsonRestStores.js:20:22)
  48. at hotplate.hotEvents.on.done.templates/BookingDojo.jade.name (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/bd/lib/bd.js:63:25)
  49. at memoized (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:853:20)
  50. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:194:33
  51. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:551:21
  52. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:227:13
  53. at iterate (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:134:13)
  54. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:145:25
  55. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:229:17
  56. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:556:34
  57. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:198:15
  58. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:858:28
  59. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/hotCoreStoreLogger/lib/hotCoreStoreLogger.js:64:10
  60. at memoized (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:853:20)
  61. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:194:33
  62. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:551:21
  63. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:227:13
  64. at iterate (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:134:13)
  65. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:145:25
  66. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:229:17
  67. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:556:34
  68. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:198:15
  69. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:858:28
  70. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/hotCoreComet/lib/hotCoreComet.js:289:5
  71. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/hotCoreJsonRestStores/lib/hotCoreJsonRestStores.js:203:7
  72. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:211:11
  73. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:232:13
  74. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:142:25
  75. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:229:17
  76. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:556:34
  77. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:198:15
  78. at memoized (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:846:26)
  79. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:194:33
  80. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:551:21
  81. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:227:13
  82. at iterate (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:134:13)
  83. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:145:25
  84. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:229:17
  85. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:556:34
  86. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:198:15
  87. at memoized (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:846:26)
  88. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:194:33
  89. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:551:21
  90. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:227:13
  91. at iterate (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:134:13)
  92. at async.eachSeries (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:150:9)
  93. at _asyncMap (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:226:9)
  94. at Object.mapSeries (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:216:23)
  95. at Object.async.series (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:549:19)
  96. at module.exports.declare.emit (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:206:13)
  97. at hotplate.hotEvents.emit (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/hotplate.js:39:12)
  98. at Object.exports.get (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/hotCoreJsonRestStores/lib/hotCoreJsonRestStores.js:20:22)
  99. at hotplate.hotEvents.on.hotplate.cachable.hotCoreStoreRegistry.getAllStores.cleaningUp (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/hotCoreComet/lib/hotCoreComet.js:32:26)
  100. at memoized (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:853:20)
  101. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:194:33
  102. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:551:21
  103. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:227:13
  104. at iterate (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:134:13)
  105. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:145:25
  106. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:229:17
  107. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:556:34
  108. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:198:15
  109. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:858:28
  110. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/hotCoreAuth/lib/hotCoreAuth.js:294:7
  111. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/hotCoreJsonRestStores/lib/hotCoreJsonRestStores.js:203:7
  112. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:211:11
  113. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:232:13
  114. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:142:25
  115. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:229:17
  116. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:556:34
  117. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:198:15
  118. at memoized (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:846:26)
  119. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:194:33
  120. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:551:21
  121. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:227:13
  122. at iterate (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:134:13)
  123. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:145:25
  124. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:229:17
  125. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:556:34
  126. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:198:15
  127. at memoized (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:846:26)
  128. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:194:33
  129. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:551:21
  130. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:227:13
  131. at iterate (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:134:13)
  132. at async.eachSeries (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:150:9)
  133. at _asyncMap (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:226:9)
  134. at Object.mapSeries (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:216:23)
  135. at Object.async.series (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:549:19)
  136. at module.exports.declare.emit (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:206:13)
  137. at hotplate.hotEvents.emit (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/hotplate.js:39:12)
  138. at Object.exports.get (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/hotCoreJsonRestStores/lib/hotCoreJsonRestStores.js:20:22)
  139. at hotplate.hotEvents.on.hotplate.cachable.hotCoreStoreRegistry.getAllStores.k (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/hotCoreAuth/lib/hotCoreAuth.js:90:25)
  140. at memoized (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:853:20)
  141. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:194:33
  142. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:551:21
  143. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:227:13
  144. at iterate (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:134:13)
  145. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:145:25
  146. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:229:17
  147. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:556:34
  148. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:198:15
  149. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:858:28
  150. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/hotCoreMultiHome/lib/hotCoreMultiHome.js:609:7
  151. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/hotCoreJsonRestStores/lib/hotCoreJsonRestStores.js:203:7
  152. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:211:11
  153. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:232:13
  154. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:142:25
  155. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:229:17
  156. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:556:34
  157. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:198:15
  158. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:858:28
  159. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/bd/lib/bd.js:1191:3
  160. at memoized (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:853:20)
  161. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:194:33
  162. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:551:21
  163. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:227:13
  164. at iterate (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:134:13)
  165. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:145:25
  166. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:229:17
  167. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:556:34
  168. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:198:15
  169. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:858:28
  170. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/hotCoreCommonValidators/lib/hotCoreCommonValidators.js:70:3
  171. at memoized (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:853:20)
  172. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:194:33
  173. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:551:21
  174. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:227:13
  175. at iterate (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:134:13)
  176. at async.eachSeries (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:150:9)
  177. at _asyncMap (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:226:9)
  178. at Object.mapSeries (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:216:23)
  179. at Object.async.series (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:549:19)
  180. at module.exports.declare.emit (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:206:13)
  181. at hotplate.hotEvents.emit (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/hotplate.js:39:12)
  182. at Object.exports.get (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/hotCoreJsonRestStores/lib/hotCoreJsonRestStores.js:20:22)
  183. at hotplate.hotEvents.on.done.vars.name (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/hotCoreMultiHome/lib/hotCoreMultiHome.js:456:25)
  184. at memoized (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:853:20)
  185. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:194:33
  186. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:551:21
  187. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:227:13
  188. at iterate (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:134:13)
  189. at async.eachSeries (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:150:9)
  190. at _asyncMap (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:226:9)
  191. at Object.mapSeries (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:216:23)
  192. at Object.async.series (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:549:19)
  193. at module.exports.declare.emit (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:206:13)
  194. at hotplate.hotEvents.emit (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/hotplate.js:39:12)
  195. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/hotCoreStoreRegistry/lib/hotCoreStoreRegistry.js:16:22
  196. at Object.memoized [as getAllStores] (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:853:20)
  197. at hotplate.hotEvents.on.strategyIds (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/hotCoreAuth/lib/hotCoreAuth.js:311:24)
  198. at memoized (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:853:20)
  199. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:194:33
  200. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:551:21
  201. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:227:13
  202. at iterate (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:134:13)
  203. at async.eachSeries (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:150:9)
  204. at _asyncMap (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:226:9)
  205. at Object.mapSeries (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:216:23)
  206. at Object.async.series (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/async/lib/async.js:549:19)
  207. at module.exports.declare.emit (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/node_modules/eventemittercollector/EventEmitterCollector.js:206:13)
  208. at hotplate.hotEvents.emit (/home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/hotplate/hotplate.js:39:12)
  209. at /home/bogdanbiv/WebstormProjects/bookingdojo/server.js:69:22
  210. at /home/bogdanbiv/WebstormProjects/bookingdojo/configServer.js:27:9
  211. at /home/bogdanbiv/WebstormProjects/bookingdojo/node_modules/mongodb/lib/mongodb/mongo_client.js:421:15
  212. at process._tickCallback (node.js:415:13)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement