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

Evaluation failed: TypeError: Cannot read properties of null (reading 'duration') #112

Open
Song0013 opened this issue Sep 7, 2023 · 0 comments

Comments

@Song0013
Copy link

Song0013 commented Sep 7, 2023

Workstation:/usr/local/wsong-bbb/bbb-recorder$ node export.js "http://10.108.1.234/playback/presentation/2.3/cbd1a881d363fe1229fcd1e27bbdeccf7241168e-1693992475274" wstestbbb.webm 20 true
Error: Evaluation failed: TypeError: Cannot read properties of null (reading 'duration')
at puppeteer_evaluation_script:2:72
at ExecutionContext._evaluateInternal (/usr/local/wsong-bbb/bbb-recorder/node_modules/puppeteer/lib/ExecutionContext.js:122:13)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async ExecutionContext.evaluate (/usr/local/wsong-bbb/bbb-recorder/node_modules/puppeteer/lib/ExecutionContext.js:48:12)
at async main (/usr/local/wsong-bbb/bbb-recorder/export.js:142:27)
-- ASYNC --
at ExecutionContext. (/usr/local/wsong-bbb/bbb-recorder/node_modules/puppeteer/lib/helper.js:111:15)
at DOMWorld.evaluate (/usr/local/wsong-bbb/bbb-recorder/node_modules/puppeteer/lib/DOMWorld.js:112:20)
-- ASYNC --
at Frame. (/usr/local/wsong-bbb/bbb-recorder/node_modules/puppeteer/lib/helper.js:111:15)
at Page.evaluate (/usr/local/wsong-bbb/bbb-recorder/node_modules/puppeteer/lib/Page.js:860:43)
at Page. (/usr/local/wsong-bbb/bbb-recorder/node_modules/puppeteer/lib/helper.js:112:23)
at main (/usr/local/wsong-bbb/bbb-recorder/export.js:142:38)

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