bitfinexcom / bfx-report-electron

Apache License 2.0
24 stars 14 forks source link

[BUG REPORT] #245

Open anhquoc117 opened 1 year ago

anhquoc117 commented 1 year ago

An error occurred

WORKER:ERROR [2023-08-24T08:06:17.445Z]     network timeout at: https://api-pub.bitfinex.com/v2/auth/r/summary    
  - METHOD_NAME: getAccountSummary    
  - STATUS_CODE: 500    
  - STATUS_MESSAGE: Internal Server Error        
  - STACK_TRACE FetchError: network timeout at: https://api-pub.bitfinex.com/v2/auth/r/summary
    at Timeout.<anonymous> (/Applications/Bitfinex Report.app/Contents/Resources/app/bfx-reports-framework/node_modules/node-fetch/lib/index.js:1494:13)

Debug info
Version 4.10.0
Commit Hash 49d2c919d82710be9a6ef5271af7a4b62c0702b7
Commit Date 2023-08-23T09:51:15Z
Electron 21.3.3
Chrome 106.0.5249.199
Node.js 16.16.0
V8 10.6.194.26-electron.0
OS version Darwin Kernel Version 22.6.0: Wed Jul 5 22:22:52 PDT 2023; root:xnu-8796.141.3~6/RELEASE_ARM64_T8103
OS release Darwin x64 22.6.0
CPUs Apple M1 x 8
RAM 8GB (0.02GB free)
App RAM limit 2072Mb (12.02MB used)
Is BFX API Staging used No
Main log ```vim - STA at ExpandedRESTv2._apiError (/Applications/Bitfinex Report.app/Contents/Resources/app/bfx-reports-framework/node_modules/bfx-api-node-rest/lib/rest2.js:159:17) at ExpandedRESTv2._request (/Applications/Bitfinex Report.app/Contents/Resources/app/bfx-reports-framework/node_modules/bfx-api-node-rest/lib/rest2.js:148:26) at async makeRequestToBFX (/Applications/Bitfinex Report.app/Contents/Resources/app/bfx-reports-framework/workers/loc.api/http.request/helpers.js:13:12) [2023-08-24 15:05:07.384] [error] WORKER:ERROR [2023-08-24T08:05:07.379Z] HTTP code 500 Internal Server Error - METHOD_NAME: verifyOnBFX - STATUS_CODE: 500 - STATUS_MESSAGE: Internal Server Error - DATA: { "bfxApiErrorMessage": { "bfxApiStatus": 500, "bfxApiStatusText": "Internal Server Error", "bfxApiRawBodyCode": 10001, "isBfxApiRawBodyResponseHtml": false, "bfxApiRawBodyResponse": "ERR_AUTH_API: ERR_TOKEN_ALREADY_USED" } } - STACK_TRACE Error: HTTP code 500 Internal Server Error at ExpandedRESTv2._apiError (/Applications/Bitfinex Report.app/Contents/Resources/app/bfx-reports-framework/node_modules/bfx-api-node-rest/lib/rest2.js:159:17) at ExpandedRESTv2._request (/Applications/Bitfinex Report.app/Contents/Resources/app/bfx-reports-framework/node_modules/bfx-api-node-rest/lib/rest2.js:148:26) at async makeRequestToBFX (/Applications/Bitfinex Report.app/Contents/Resources/app/bfx-reports-framework/workers/loc.api/http.request/helpers.js:13:12) [2023-08-24 15:06:17.452] [error] WORKER:ERROR [2023-08-24T08:06:17.445Z] network timeout at: https://api-pub.bitfinex.com/v2/auth/r/summary - METHOD_NAME: getAccountSummary - STATUS_CODE: 500 - STATUS_MESSAGE: Internal Server Error - STACK_TRACE FetchError: network timeout at: https://api-pub.bitfinex.com/v2/auth/r/summary at Timeout. (/Applications/Bitfinex Report.app/Contents/Resources/app/bfx-reports-framework/node_modules/node-fetch/lib/index.js:1494:13) [2023-08-24 15:06:17.473] [error] WORKER:ERROR [2023-08-24T08:06:17.451Z] Internal Server Error: network timeout at: https://api-pub.bitfinex.com/v2/auth/r/summary - METHOD_NAME: getAccountSummary [PROTECTED] - STATUS_CODE: 500 - STATUS_MESSAGE: Internal Server Error - STACK_TRACE FetchError: network timeout at: https://api-pub.bitfinex.com/v2/auth/r/summary at Timeout. (/Applications/Bitfinex Report.app/Contents/Resources/app/bfx-reports-framework/node_modules/node-fetch/lib/index.js:1494:13) ```
Worker errors ```vim at ExpandedRESTv2._request (/Applications/Bitfinex at process.processTicksAndRejections (node:internal/process/task_queues:96:5) at async makeRequestToBFX (/Applications/Bitfinex Report.app/Contents/Resources/app/bfx-reports-framework/workers/loc.api/http.request/helpers.js:13:12) WORKER:ERROR [2023-08-24T08:05:07.379Z] HTTP code 500 Internal Server Error - METHOD_NAME: verifyOnBFX - STATUS_CODE: 500 - STATUS_MESSAGE: Internal Server Error - DATA: { "bfxApiErrorMessage": { "bfxApiStatus": 500, "bfxApiStatusText": "Internal Server Error", "bfxApiRawBodyCode": 10001, "isBfxApiRawBodyResponseHtml": false, "bfxApiRawBodyResponse": "ERR_AUTH_API: ERR_TOKEN_ALREADY_USED" } } - STACK_TRACE Error: HTTP code 500 Internal Server Error at ExpandedRESTv2._apiError (/Applications/Bitfinex Report.app/Contents/Resources/app/bfx-reports-framework/node_modules/bfx-api-node-rest/lib/rest2.js:159:17) at ExpandedRESTv2._request (/Applications/Bitfinex Report.app/Contents/Resources/app/bfx-reports-framework/node_modules/bfx-api-node-rest/lib/rest2.js:148:26) at process.processTicksAndRejections (node:internal/process/task_queues:96:5) at async makeRequestToBFX (/Applications/Bitfinex Report.app/Contents/Resources/app/bfx-reports-framework/workers/loc.api/http.request/helpers.js:13:12) WORKER:ERROR [2023-08-24T08:06:17.445Z] network timeout at: https://api-pub.bitfinex.com/v2/auth/r/summary - METHOD_NAME: getAccountSummary - STATUS_CODE: 500 - STATUS_MESSAGE: Internal Server Error - STACK_TRACE FetchError: network timeout at: https://api-pub.bitfinex.com/v2/auth/r/summary at Timeout. (/Applications/Bitfinex Report.app/Contents/Resources/app/bfx-reports-framework/node_modules/node-fetch/lib/index.js:1494:13) at listOnTimeout (node:internal/timers:559:17) at process.processTimers (node:internal/timers:502:7) WORKER:ERROR [2023-08-24T08:06:17.451Z] Internal Server Error: network timeout at: https://api-pub.bitfinex.com/v2/auth/r/summary - METHOD_NAME: getAccountSummary [PROTECTED] - STATUS_CODE: 500 - STATUS_MESSAGE: Internal Server Error - STACK_TRACE FetchError: network timeout at: https://api-pub.bitfinex.com/v2/auth/r/summary at Timeout. (/Applications/Bitfinex Report.app/Contents/Resources/app/bfx-reports-framework/node_modules/node-fetch/lib/index.js:1494:13) at listOnTimeout (node:internal/timers:559:17) at process.processTimers (node:internal/timers:502:7) ```
Worker exceptions ```vim Empty ```

The issue was opened from the electron app

ezewer commented 1 year ago

Working on it!