errors.log.1 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281
  1. [ReferenceError: users is not defined]
  2. ReferenceError: users is not defined
  3. at Object.exports.addBranchs (e:\NodejsProjects\SourceDataClient\client\index.js:34:78)
  4. at e:\NodejsProjects\SourceDataClient\app.js:23:18
  5. at tryCatcher (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\util.js:11:23)
  6. at Promise._settlePromiseFromHandler (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:488:31)
  7. at Promise._settlePromise (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:545:18)
  8. at Promise._settlePromise0 (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:590:10)
  9. at Promise._settlePromises (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:673:18)
  10. at Async._drainQueue (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:125:16)
  11. at Async._drainQueues (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:135:10)
  12. at Immediate.Async.drainQueues [as _onImmediate] (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:16:14)
  13. at processImmediate [as _immediateCallback] (timers.js:383:17)
  14. 14:02:22 ERROR [default] - { [SequelizeConnectionError: 用户 'sa' 登录失败。]
  15. name: 'SequelizeConnectionError',
  16. message: '用户 \'sa\' 登录失败。',
  17. parent: { [ConnectionError: 用户 'sa' 登录失败。] message: '用户 \'sa\' 登录失败。', code: 'ELOGIN' },
  18. original: { [ConnectionError: 用户 'sa' 登录失败。] message: '用户 \'sa\' 登录失败。', code: 'ELOGIN' } }
  19. SequelizeConnectionError: 用户 'sa' 登录失败。
  20. at Connection.<anonymous> (e:\NodejsProjects\SourceDataClient\node_modules\sequelize\lib\dialects\mssql\connection-manager.js:93:16)
  21. at emitOne (events.js:77:13)
  22. at Connection.emit (events.js:169:7)
  23. at Connection.processLogin7Response (e:\NodejsProjects\SourceDataClient\node_modules\tedious\lib\connection.js:712:16)
  24. at Connection.message (e:\NodejsProjects\SourceDataClient\node_modules\tedious\lib\connection.js:1120:21)
  25. at Connection.dispatchEvent (e:\NodejsProjects\SourceDataClient\node_modules\tedious\lib\connection.js:559:45)
  26. at MessageIO.<anonymous> (e:\NodejsProjects\SourceDataClient\node_modules\tedious\lib\connection.js:479:23)
  27. at emitNone (events.js:67:13)
  28. at MessageIO.emit (events.js:166:7)
  29. at ReadablePacketStream.<anonymous> (e:\NodejsProjects\SourceDataClient\node_modules\tedious\lib\message-io.js:103:15)
  30. at emitOne (events.js:77:13)
  31. at ReadablePacketStream.emit (events.js:169:7)
  32. at readableAddChunk (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_readable.js:199:16)
  33. at ReadablePacketStream.Readable.push (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_readable.js:163:10)
  34. at ReadablePacketStream.Transform.push (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_transform.js:133:32)
  35. at ReadablePacketStream._transform (e:\NodejsProjects\SourceDataClient\node_modules\tedious\lib\message-io.js:68:16)
  36. at ReadablePacketStream.Transform._read (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_transform.js:172:10)
  37. at ReadablePacketStream.Transform._write (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_transform.js:160:12)
  38. at doWrite (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_writable.js:333:12)
  39. at writeOrBuffer (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_writable.js:319:5)
  40. at ReadablePacketStream.Writable.write (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_writable.js:246:11)
  41. at Socket.ondata (_stream_readable.js:528:20)
  42. 14:02:22 ERROR [default] - { [SequelizeConnectionError: 用户 'sa' 登录失败。]
  43. name: 'SequelizeConnectionError',
  44. message: '用户 \'sa\' 登录失败。',
  45. parent: { [ConnectionError: 用户 'sa' 登录失败。] message: '用户 \'sa\' 登录失败。', code: 'ELOGIN' },
  46. original: { [ConnectionError: 用户 'sa' 登录失败。] message: '用户 \'sa\' 登录失败。', code: 'ELOGIN' } }
  47. SequelizeConnectionError: 用户 'sa' 登录失败。
  48. at Connection.<anonymous> (e:\NodejsProjects\SourceDataClient\node_modules\sequelize\lib\dialects\mssql\connection-manager.js:93:16)
  49. at emitOne (events.js:77:13)
  50. at Connection.emit (events.js:169:7)
  51. at Connection.processLogin7Response (e:\NodejsProjects\SourceDataClient\node_modules\tedious\lib\connection.js:712:16)
  52. at Connection.message (e:\NodejsProjects\SourceDataClient\node_modules\tedious\lib\connection.js:1120:21)
  53. at Connection.dispatchEvent (e:\NodejsProjects\SourceDataClient\node_modules\tedious\lib\connection.js:559:45)
  54. at MessageIO.<anonymous> (e:\NodejsProjects\SourceDataClient\node_modules\tedious\lib\connection.js:479:23)
  55. at emitNone (events.js:67:13)
  56. at MessageIO.emit (events.js:166:7)
  57. at ReadablePacketStream.<anonymous> (e:\NodejsProjects\SourceDataClient\node_modules\tedious\lib\message-io.js:103:15)
  58. at emitOne (events.js:77:13)
  59. at ReadablePacketStream.emit (events.js:169:7)
  60. at readableAddChunk (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_readable.js:199:16)
  61. at ReadablePacketStream.Readable.push (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_readable.js:163:10)
  62. at ReadablePacketStream.Transform.push (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_transform.js:133:32)
  63. at ReadablePacketStream._transform (e:\NodejsProjects\SourceDataClient\node_modules\tedious\lib\message-io.js:68:16)
  64. at ReadablePacketStream.Transform._read (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_transform.js:172:10)
  65. at ReadablePacketStream.Transform._write (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_transform.js:160:12)
  66. at doWrite (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_writable.js:333:12)
  67. at writeOrBuffer (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_writable.js:319:5)
  68. at ReadablePacketStream.Writable.write (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_writable.js:246:11)
  69. at Socket.ondata (_stream_readable.js:528:20)
  70. 14:02:25 ERROR [default] - [ReferenceError: users is not defined]
  71. ReferenceError: users is not defined
  72. at Object.exports.addBranchs (e:\NodejsProjects\SourceDataClient\client\index.js:34:78)
  73. at e:\NodejsProjects\SourceDataClient\app.js:23:18
  74. at tryCatcher (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\util.js:11:23)
  75. at Promise._settlePromiseFromHandler (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:488:31)
  76. at Promise._settlePromise (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:545:18)
  77. at Promise._settlePromise0 (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:590:10)
  78. at Promise._settlePromises (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:673:18)
  79. at Async._drainQueue (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:125:16)
  80. at Async._drainQueues (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:135:10)
  81. at Immediate.Async.drainQueues [as _onImmediate] (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:16:14)
  82. at processImmediate [as _immediateCallback] (timers.js:383:17)
  83. 14:02:29 ERROR [default] - [ReferenceError: users is not defined]
  84. ReferenceError: users is not defined
  85. at Object.exports.addBranchs (e:\NodejsProjects\SourceDataClient\client\index.js:34:78)
  86. at e:\NodejsProjects\SourceDataClient\app.js:23:18
  87. at tryCatcher (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\util.js:11:23)
  88. at Promise._settlePromiseFromHandler (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:488:31)
  89. at Promise._settlePromise (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:545:18)
  90. at Promise._settlePromise0 (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:590:10)
  91. at Promise._settlePromises (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:673:18)
  92. at Async._drainQueue (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:125:16)
  93. at Async._drainQueues (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:135:10)
  94. at Immediate.Async.drainQueues [as _onImmediate] (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:16:14)
  95. at processImmediate [as _immediateCallback] (timers.js:383:17)
  96. 14:02:42 ERROR [default] - [ReferenceError: users is not defined]
  97. ReferenceError: users is not defined
  98. at Object.exports.addBranchs (e:\NodejsProjects\SourceDataClient\client\index.js:34:78)
  99. at e:\NodejsProjects\SourceDataClient\app.js:23:18
  100. at tryCatcher (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\util.js:11:23)
  101. at Promise._settlePromiseFromHandler (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:488:31)
  102. at Promise._settlePromise (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:545:18)
  103. at Promise._settlePromise0 (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:590:10)
  104. at Promise._settlePromises (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:673:18)
  105. at Async._drainQueue (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:125:16)
  106. at Async._drainQueues (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:135:10)
  107. at Immediate.Async.drainQueues [as _onImmediate] (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:16:14)
  108. at processImmediate [as _immediateCallback] (timers.js:383:17)
  109. 14:02:42 ERROR [default] - [ReferenceError: users is not defined]
  110. ReferenceError: users is not defined
  111. at Object.exports.addBranchs (e:\NodejsProjects\SourceDataClient\client\index.js:34:78)
  112. at e:\NodejsProjects\SourceDataClient\app.js:23:18
  113. at tryCatcher (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\util.js:11:23)
  114. at Promise._settlePromiseFromHandler (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:488:31)
  115. at Promise._settlePromise (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:545:18)
  116. at Promise._settlePromise0 (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:590:10)
  117. at Promise._settlePromises (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:673:18)
  118. at Async._drainQueue (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:125:16)
  119. at Async._drainQueues (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:135:10)
  120. at Immediate.Async.drainQueues [as _onImmediate] (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:16:14)
  121. at processImmediate [as _immediateCallback] (timers.js:383:17)
  122. 14:02:43 ERROR [default] - [ReferenceError: users is not defined]
  123. ReferenceError: users is not defined
  124. at Object.exports.addBranchs (e:\NodejsProjects\SourceDataClient\client\index.js:34:78)
  125. at e:\NodejsProjects\SourceDataClient\app.js:23:18
  126. at tryCatcher (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\util.js:11:23)
  127. at Promise._settlePromiseFromHandler (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:488:31)
  128. at Promise._settlePromise (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:545:18)
  129. at Promise._settlePromise0 (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:590:10)
  130. at Promise._settlePromises (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:673:18)
  131. at Async._drainQueue (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:125:16)
  132. at Async._drainQueues (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:135:10)
  133. at Immediate.Async.drainQueues [as _onImmediate] (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:16:14)
  134. at processImmediate [as _immediateCallback] (timers.js:383:17)
  135. 14:02:43 ERROR [default] - [ReferenceError: users is not defined]
  136. ReferenceError: users is not defined
  137. at Object.exports.addBranchs (e:\NodejsProjects\SourceDataClient\client\index.js:34:78)
  138. at e:\NodejsProjects\SourceDataClient\app.js:23:18
  139. at tryCatcher (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\util.js:11:23)
  140. at Promise._settlePromiseFromHandler (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:488:31)
  141. at Promise._settlePromise (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:545:18)
  142. at Promise._settlePromise0 (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:590:10)
  143. at Promise._settlePromises (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:673:18)
  144. at Async._drainQueue (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:125:16)
  145. at Async._drainQueues (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:135:10)
  146. at Immediate.Async.drainQueues [as _onImmediate] (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:16:14)
  147. at processImmediate [as _immediateCallback] (timers.js:383:17)
  148. 14:02:43 ERROR [default] - [ReferenceError: users is not defined]
  149. ReferenceError: users is not defined
  150. at Object.exports.addBranchs (e:\NodejsProjects\SourceDataClient\client\index.js:34:78)
  151. at e:\NodejsProjects\SourceDataClient\app.js:23:18
  152. at tryCatcher (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\util.js:11:23)
  153. at Promise._settlePromiseFromHandler (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:488:31)
  154. at Promise._settlePromise (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:545:18)
  155. at Promise._settlePromise0 (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:590:10)
  156. at Promise._settlePromises (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\promise.js:673:18)
  157. at Async._drainQueue (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:125:16)
  158. at Async._drainQueues (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:135:10)
  159. at Immediate.Async.drainQueues [as _onImmediate] (e:\NodejsProjects\SourceDataClient\node_modules\bluebird\js\release\async.js:16:14)
  160. at processImmediate [as _immediateCallback] (timers.js:383:17)
  161. 14:02:43 ERROR [default] - { [SequelizeConnectionError: Failed to connect to 192.168.1.101:1433 in 15000ms]
  162. name: 'SequelizeConnectionError',
  163. message: 'Failed to connect to 192.168.1.101:1433 in 15000ms',
  164. parent:
  165. { [ConnectionError: Failed to connect to 192.168.1.101:1433 in 15000ms]
  166. message: 'Failed to connect to 192.168.1.101:1433 in 15000ms',
  167. code: 'ETIMEOUT' },
  168. original:
  169. { [ConnectionError: Failed to connect to 192.168.1.101:1433 in 15000ms]
  170. message: 'Failed to connect to 192.168.1.101:1433 in 15000ms',
  171. code: 'ETIMEOUT' } }
  172. SequelizeConnectionError: Failed to connect to 192.168.1.101:1433 in 15000ms
  173. at Connection.<anonymous> (e:\NodejsProjects\SourceDataClient\node_modules\sequelize\lib\dialects\mssql\connection-manager.js:93:16)
  174. at emitOne (events.js:77:13)
  175. at Connection.emit (events.js:169:7)
  176. at Connection.connectTimeout (e:\NodejsProjects\SourceDataClient\node_modules\tedious\lib\connection.js:507:12)
  177. at Timer.listOnTimeout (timers.js:92:15)
  178. 14:02:43 ERROR [default] - { [SequelizeConnectionError: Failed to connect to 192.168.1.101:1433 in 15000ms]
  179. name: 'SequelizeConnectionError',
  180. message: 'Failed to connect to 192.168.1.101:1433 in 15000ms',
  181. parent:
  182. { [ConnectionError: Failed to connect to 192.168.1.101:1433 in 15000ms]
  183. message: 'Failed to connect to 192.168.1.101:1433 in 15000ms',
  184. code: 'ETIMEOUT' },
  185. original:
  186. { [ConnectionError: Failed to connect to 192.168.1.101:1433 in 15000ms]
  187. message: 'Failed to connect to 192.168.1.101:1433 in 15000ms',
  188. code: 'ETIMEOUT' } }
  189. SequelizeConnectionError: Failed to connect to 192.168.1.101:1433 in 15000ms
  190. at Connection.<anonymous> (e:\NodejsProjects\SourceDataClient\node_modules\sequelize\lib\dialects\mssql\connection-manager.js:93:16)
  191. at emitOne (events.js:77:13)
  192. at Connection.emit (events.js:169:7)
  193. at Connection.connectTimeout (e:\NodejsProjects\SourceDataClient\node_modules\tedious\lib\connection.js:507:12)
  194. at Timer.listOnTimeout (timers.js:92:15)
  195. 14:02:43 ERROR [default] - { [SequelizeConnectionError: Failed to connect to 192.168.1.101:1433 in 15000ms]
  196. name: 'SequelizeConnectionError',
  197. message: 'Failed to connect to 192.168.1.101:1433 in 15000ms',
  198. parent:
  199. { [ConnectionError: Failed to connect to 192.168.1.101:1433 in 15000ms]
  200. message: 'Failed to connect to 192.168.1.101:1433 in 15000ms',
  201. code: 'ETIMEOUT' },
  202. original:
  203. { [ConnectionError: Failed to connect to 192.168.1.101:1433 in 15000ms]
  204. message: 'Failed to connect to 192.168.1.101:1433 in 15000ms',
  205. code: 'ETIMEOUT' } }
  206. SequelizeConnectionError: Failed to connect to 192.168.1.101:1433 in 15000ms
  207. at Connection.<anonymous> (e:\NodejsProjects\SourceDataClient\node_modules\sequelize\lib\dialects\mssql\connection-manager.js:93:16)
  208. at emitOne (events.js:77:13)
  209. at Connection.emit (events.js:169:7)
  210. at Connection.connectTimeout (e:\NodejsProjects\SourceDataClient\node_modules\tedious\lib\connection.js:507:12)
  211. at Timer.listOnTimeout (timers.js:92:15)
  212. 14:02:43 ERROR [default] - { [SequelizeConnectionError: Failed to connect to 192.168.1.101:1433 in 15000ms]
  213. name: 'SequelizeConnectionError',
  214. message: 'Failed to connect to 192.168.1.101:1433 in 15000ms',
  215. parent:
  216. { [ConnectionError: Failed to connect to 192.168.1.101:1433 in 15000ms]
  217. message: 'Failed to connect to 192.168.1.101:1433 in 15000ms',
  218. code: 'ETIMEOUT' },
  219. original:
  220. { [ConnectionError: Failed to connect to 192.168.1.101:1433 in 15000ms]
  221. message: 'Failed to connect to 192.168.1.101:1433 in 15000ms',
  222. code: 'ETIMEOUT' } }
  223. SequelizeConnectionError: Failed to connect to 192.168.1.101:1433 in 15000ms
  224. at Connection.<anonymous> (e:\NodejsProjects\SourceDataClient\node_modules\sequelize\lib\dialects\mssql\connection-manager.js:93:16)
  225. at emitOne (events.js:77:13)
  226. at Connection.emit (events.js:169:7)
  227. at Connection.connectTimeout (e:\NodejsProjects\SourceDataClient\node_modules\tedious\lib\connection.js:507:12)
  228. at Timer.listOnTimeout (timers.js:92:15)
  229. 14:02:43 ERROR [default] - { [SequelizeDatabaseError: Timeout: Request failed to complete in 15000ms]
  230. name: 'SequelizeDatabaseError',
  231. message: 'Timeout: Request failed to complete in 15000ms',
  232. parent:
  233. { [RequestError: Timeout: Request failed to complete in 15000ms]
  234. message: 'Timeout: Request failed to complete in 15000ms',
  235. code: 'ETIMEOUT',
  236. sql: 'select loginName, displayName, password, watchWord, loginState, branchId, position, company, branch, duty, tel, mobile, version, intro, shortMobile, officeId, serverId from users where serverId = \'7\'' },
  237. original:
  238. { [RequestError: Timeout: Request failed to complete in 15000ms]
  239. message: 'Timeout: Request failed to complete in 15000ms',
  240. code: 'ETIMEOUT',
  241. sql: 'select loginName, displayName, password, watchWord, loginState, branchId, position, company, branch, duty, tel, mobile, version, intro, shortMobile, officeId, serverId from users where serverId = \'7\'' },
  242. sql: 'select loginName, displayName, password, watchWord, loginState, branchId, position, company, branch, duty, tel, mobile, version, intro, shortMobile, officeId, serverId from users where serverId = \'7\'' }
  243. SequelizeDatabaseError: Timeout: Request failed to complete in 15000ms
  244. at Query.formatError (e:\NodejsProjects\SourceDataClient\node_modules\sequelize\lib\dialects\mssql\query.js:219:10)
  245. at Request.userCallback (e:\NodejsProjects\SourceDataClient\node_modules\sequelize\lib\dialects\mssql\query.js:66:25)
  246. at Request.callback (e:\NodejsProjects\SourceDataClient\node_modules\tedious\lib\request.js:39:27)
  247. at Connection.message (e:\NodejsProjects\SourceDataClient\node_modules\tedious\lib\connection.js:1247:31)
  248. at Connection.dispatchEvent (e:\NodejsProjects\SourceDataClient\node_modules\tedious\lib\connection.js:559:45)
  249. at MessageIO.<anonymous> (e:\NodejsProjects\SourceDataClient\node_modules\tedious\lib\connection.js:479:23)
  250. at emitNone (events.js:67:13)
  251. at MessageIO.emit (events.js:166:7)
  252. at ReadablePacketStream.<anonymous> (e:\NodejsProjects\SourceDataClient\node_modules\tedious\lib\message-io.js:103:15)
  253. at emitOne (events.js:77:13)
  254. at ReadablePacketStream.emit (events.js:169:7)
  255. at readableAddChunk (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_readable.js:199:16)
  256. at ReadablePacketStream.Readable.push (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_readable.js:163:10)
  257. at ReadablePacketStream.Transform.push (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_transform.js:133:32)
  258. at ReadablePacketStream._transform (e:\NodejsProjects\SourceDataClient\node_modules\tedious\lib\message-io.js:68:16)
  259. at ReadablePacketStream.Transform._read (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_transform.js:172:10)
  260. at ReadablePacketStream.Transform._write (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_transform.js:160:12)
  261. at doWrite (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_writable.js:333:12)
  262. at writeOrBuffer (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_writable.js:319:5)
  263. at ReadablePacketStream.Writable.write (e:\NodejsProjects\SourceDataClient\node_modules\tedious\node_modules\readable-stream\lib\_stream_writable.js:246:11)
  264. at Socket.ondata (_stream_readable.js:528:20)
  265. at emitOne (events.js:77:13)
  266. at Socket.emit (events.js:169:7)