Quote:
D:\Misc\Capturebate>node main.js
[2016-04-05T082716] capturebate-node started
Unhandled rejection Error: ConnectionTimeoutError: The connection timed out.
Code: 606
request: undefined
requestState: undefined
at Object.ensureErrorObject (D:\Misc\Capturebate\node_modules\bluebird\js\main \util.js:261:20)
at Promise._rejectCallback (D:\Misc\Capturebate\node_modules\bluebird\js\main \promise.js:469:22)
at PromiseArray.__hardReject__.PromiseArray._reject (D:\Misc\Capturebate\node_modules\bluebird\js\main \promise_array.js:109:19)
at Promise._settlePromiseAt (D:\Misc\Capturebate\node_modules\bluebird\js\main \promise.js:579:21)
at Promise._settlePromises (D:\Misc\Capturebate\node_modules\bluebird\js\main \promise.js:697:14)
at Async._drainQueue (D:\Misc\Capturebate\node_modules\bluebird\js\main \async.js:123:16)
at Async._drainQueues (D:\Misc\Capturebate\node_modules\bluebird\js\main \async.js:133:10)
at Immediate.Async.drainQueues [as _onImmediate] (D:\Misc\Capturebate\node_modules\bluebird\js\main \async.js:15:14)
at processImmediate [as _immediateCallback] (timers.js:383:17)
|
So I got it up and running on Windows 7 x64. None of my followed models were online when I set it up, so I did a quick test and it appeared to capture fine. After that I just let it run, but after some hours it eventually threw that time out error up at me (again, no models came online in that time, but I don't think that should be relevant).
Anyone got a clue how to fix this? Thanks.