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

JobScheduler throw exception when reconvert existed video. #44

Open
EverettSummer opened this issue Feb 17, 2023 · 0 comments
Open

JobScheduler throw exception when reconvert existed video. #44

EverettSummer opened this issue Feb 17, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@EverettSummer
Copy link
Member

Looks like the check condition failed due to an exception.
{"level":50,"time":"2023-02-17T07:42:07.622Z","err":{"type":"TypeError","message":"Cannot read properties of null (reading 'track')","stack":"TypeError: Cannot read properties of null (reading 'track')\n at getStreamsInfo (/app/dist/utils/VideoProber.js:56:25)\n at runMicrotasks (<anonymous>)\n at processTicksAndRejections (node:internal/process/task_queues:96:5)\n at async ConditionParser.getVideoInfo (/app/dist/utils/ConditionParser.js:99:28)\n at async ConditionParser.evaluate (/app/dist/utils/ConditionParser.js:93:9)\n at async JobScheduler.checkConditionMatch (/app/dist/JobScheduler.js:161:20)\n at async JobScheduler.onDownloadMessage (/app/dist/JobScheduler.js:108:29)\n at async /app/dist/JobScheduler.js:51:17\n at async SubscriberSession.<anonymous> (/app/node_modules/@irohalab/mira-shared/services/RascalImpl.js:79:21)"},"msg":"Cannot read properties of null (reading 'track')"}

@EverettSummer EverettSummer added the bug Something isn't working label Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant