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

GBR occasionally crash, attempt to reload but fail requiring a restart #14

Open
NthMetal opened this issue Nov 22, 2022 · 1 comment
Open
Labels
bug Something isn't working gbr issues related to gbr microservice

Comments

@NthMetal
Copy link
Owner

NthMetal commented Nov 22, 2022

GBR Logs:

l130 2 187 processing  99CD38A9 with level 130
l151 4 187 processing  80CDDF1C with level 151
{"level":"ERROR","timestamp":"2022-11-22T03:55:01.164Z","logger":"kafkajs","message":"[Runner] Error when calling eachMessage","topic":"l151","partition":4,"offset":"270","stack":"Error: Evaluation failed: SyntaxError: Unexpected token 'T', \"The reques\"... is not valid JSON\n    at ExecutionContext._ExecutionContext_evaluate (/usr/src/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:229:15)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async ExecutionContext.evaluate (/usr/src/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:107:16)\n    at async AppService.evaluateBattleKey (/usr/src/app/dist/app.service.js:112:16)\n    at async AppService.getRaidInfo (/usr/src/app/dist/app.service.js:96:32)\n    at async Runner.eachMessage (/usr/src/app/dist/kafka.service.js:104:36)\n    at async Runner.processEachMessage (/usr/src/app/node_modules/kafkajs/src/consumer/runner.js:231:9)\n    at async onBatch (/usr/src/app/node_modules/kafkajs/src/consumer/runner.js:447:9)\n    at async Runner.handleBatch (/usr/src/app/node_modules/kafkajs/src/consumer/runner.js:461:5)\n    at async /usr/src/app/node_modules/kafkajs/src/consumer/worker.js:29:9","error":{}}
l120 3 187 processing  EF7A9EA5 with level 120
reloading page
l151 4 187 processing  80CDDF1C with level 151
polling config for changes

message with offset 270 partition 4 in topic l151

{
"locale":"JP"
"message":""
"battleKey":"80CDDF1C"
"quest_id":"305241"
}

More info soon

@NthMetal NthMetal added bug Something isn't working gbr issues related to gbr microservice labels Nov 22, 2022
@NthMetal
Copy link
Owner Author

possibly fixed with 608a8e0

need to confirm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gbr issues related to gbr microservice
Projects
None yet
Development

No branches or pull requests

1 participant