Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG REPORT] #370

Open
rangotrash opened this issue Apr 22, 2024 · 0 comments
Open

[BUG REPORT] #370

rangotrash opened this issue Apr 22, 2024 · 0 comments

Comments

@rangotrash
Copy link

An error occurred

WORKER:ERROR [2024-04-22T22:12:41.828Z] PROGRESS:SYNC:     HTTP code 500 Internal Server Error    
  - METHOD_NAME: getFundingCreditHistory    
  - STATUS_CODE: 500    
  - STATUS_MESSAGE: Internal Server Error    
  - DATA: {
      "bfxApiErrorMessage": {
        "bfxApiStatus": 500,
        "bfxApiStatusText": "Internal Server Error",
        "bfxApiRawBodyCode": null,
        "isBfxApiRawBodyResponseHtml": false,
        "bfxApiRawBodyResponse": "generic error"
      }
    }    
  - STACK_TRACE Error: HTTP code 500 Internal Server Error
    at Proxy._apiError (C:/Users/ashyr/AppData/Local/Programs/bfx-report-electron/resources/app/bfx-reports-framework/node_modules/bfx-api-node-rest/lib/rest2.js:159:17)
    at C:/Users/ashyr/AppData/Local/Programs/bfx-report-electron/resources/app/bfx-reports-framework/node_modules/bfx-report/workers/loc.api/helpers/get-rest.js:51:19
    at BfxApiRouter.route (C:/Users/ashyr/AppData/Local/Programs/bfx-report-electron/resources/app/bfx-reports-framework/workers/loc.api/bfx.api.router/index.js:70:14)
    at _route (C:/Users/ashyr/AppData/Local/Programs/bfx-report-electron/resources/app/bfx-reports-framework/node_modules/bfx-report/workers/loc.api/helpers/get-rest.js:49:23)
    at Object.apply (C:/Users/ashyr/AppData/Local/Programs/bfx-report-electron/resources/app/bfx-reports-framework/node_modules/bfx-report/workers/loc.api/helpers/get-rest.js:121:27)
    at Proxy._request (C:/Users/ashyr/AppData/Local/Programs/bfx-report-electron/resources/app/bfx-reports-framework/node_modules/bfx-api-node-rest/lib/rest2.js:148:26)
    at async _asyncApplyHook (C:/Users/ashyr/AppData/Local/Programs/bfx-report-electron/resources/app/bfx-reports-framework/node_modules/bfx-report/workers/loc.api/helpers/get-rest.js:65:21)
    at async _asyncApplyHook (C:/Users/ashyr/AppData/Local/Programs/bfx-report-electron/resources/app/bfx-reports-framework/node_modules/bfx-report/workers/loc.api/helpers/get-rest.js:65:21)
    at async _asyncApplyHook (C:/Users/ashyr/AppData/Local/Programs/bfx-report-electron/resources/app/bfx-reports-framework/node_modules/bfx-report/workers/loc.api/helpers/get-rest.js:65:21)
    at async _getResAndParams (C:/Users/ashyr/AppData/Local/Programs/bfx-report-electron/resources/app/bfx-reports-framework/node_modules/bfx-report/workers/loc.api/helpers/prepare-response/index.js:54:18)
    at async FrameworkReportService._prepareApiResponse (C:/Users/ashyr/AppData/Local/Programs/bfx-report-electron/resources/app/bfx-reports-framework/node_modules/bfx-report/workers/loc.api/helpers/prepare-response/index.js:152:19)
    at async ApiMiddleware.request (C:/Users/ashyr/AppData/Local/Programs/bfx-report-electron/resources/app/bfx-reports-framework/workers/loc.api/sync/data.inserter/api.middleware/index.js:32:20)
    at async DataInserter.getDataFromApi (C:/Users/ashyr/AppData/Local/Programs/bfx-report-electron/resources/app/bfx-reports-framework/node_modules/bfx-report/workers/loc.api/helpers/get-data-from-api.js:95:15)
    at async DataInserter._insertApiDataArrObjTypeToDb (C:/Users/ashyr/AppData/Local/Programs/bfx-report-electron/resources/app/bfx-reports-framework/workers/loc.api/sync/data.inserter/index.js:566:11)
    at async DataInserter._insertApiData (C:/Users/ashyr/AppData/Local/Programs/bfx-report-electron/resources/app/bfx-reports-framework/workers/loc.api/sync/data.inserter/index.js:483:7)

Debug info
Version 4.23.0
Commit Hash bcf306e
Commit Date 2024-04-18T03:37:58Z
Electron 27.3.5
Chrome 118.0.5993.159
Node.js 18.17.1
V8 11.8.172.18-electron.0
OS version Windows 10 Pro
OS release Windows_NT x64 10.0.22631
CPUs 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz x 8
RAM 31.7GB (10.25GB free)
App RAM limit 4095.75Mb (15.38MB used)
Is BFX API Staging used No
Main log
Worker errors
Worker exceptions

The issue was opened from the electron app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant