bitfinexcom / bfx-report-electron

Apache License 2.0
24 stars 14 forks source link

[BUG REPORT] #135

Closed jcbit closed 2 years ago

jcbit commented 2 years ago

An error occurred

WORKER:ERROR [2022-01-17T19:04:30.850Z]     Error: ETIMEDOUT    
  - METHOD_NAME: getCandles    
  - STATUS_CODE: 500    
  - STATUS_MESSAGE: Internal Server Error        
  - STACK_TRACE RequestError: Error: ETIMEDOUT
    at new RequestError (C:/Users/JCarlos/Downloads/BitfinexReport-3.6.3-x64-win/resources/app/bfx-reports-framework/node_modules/request-promise-core/lib/errors.js:14:15)
    at Request.plumbing.callback (C:/Users/JCarlos/Downloads/BitfinexReport-3.6.3-x64-win/resources/app/bfx-reports-framework/node_modules/request-promise-core/lib/plumbing.js:87:29)
    at Request.RP$callback [as _callback] (C:/Users/JCarlos/Downloads/BitfinexReport-3.6.3-x64-win/resources/app/bfx-reports-framework/node_modules/request-promise-core/lib/plumbing.js:46:31)
    at self.callback (C:/Users/JCarlos/Downloads/BitfinexReport-3.6.3-x64-win/resources/app/bfx-reports-framework/node_modules/bfx-api-node-rest/node_modules/request/request.js:198:22)
    at Timeout._onTimeout (C:/Users/JCarlos/Downloads/BitfinexReport-3.6.3-x64-win/resources/app/bfx-reports-framework/node_modules/bfx-api-node-rest/node_modules/request/request.js:764:12)
    at processTimers (internal/timers.js:497:7)

Debug info
Version 3.6.3
Commit Hash 000b6bee610aacfaacc31166e2b49dcbaa39e127
Commit Date 2022-01-13T05:36:02Z
Electron 13.6.3
Chrome 91.0.4472.164
Node.js 14.16.0
V8 9.1.269.39-electron.0
OS version Windows 10 Enterprise
OS release Windows_NT x64 10.0.19044
CPUs AMD Ryzen 7 1700 Eight-Core Processor x 16
RAM 31.93GB (16.31GB free)
App RAM limit 4095.75Mb (9.43MB used)
Main log ```vim ```
Worker errors ```vim ```
Worker exceptions ```vim ```

The issue was opened from the electron app

ZIMkaRU commented 2 years ago

Thanks for reporting, looks like the error was on the main bitfinex api side. Could you try to resync data again later please, to double check it out? Give us know if it does not work

ezewer commented 2 years ago

Fixed in https://github.com/bitfinexcom/bfx-report-electron/pull/141