You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TimeoutError: Navigation Timeout Exceeded: 30000ms exceeded
at /home/pct-22/projects/node-api/node_modules/puppeteer/lib/LifecycleWatcher.js:142:21
-- ASYNC --
at Frame.<anonymous> (/home/pct-22/projects/node-api/node_modules/puppeteer/lib/helper.js:111:15)
at Page.goto (/home/pct-22/projects/node-api/node_modules/puppeteer/lib/Page.js:674:49)
at Page.<anonymous> (/home/pct-22/projects/node-api/node_modules/puppeteer/lib/helper.js:112:23)
at Object.convertHTMLToPDF [as default] (/home/pct-22/projects/node-api/node_modules/pdf-puppeteer/src/convertHTMLToPDF.js:22:20)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:97:5) {
name: 'TimeoutError'
}
The text was updated successfully, but these errors were encountered:
Hi folks,
There is a PR up here to resolve the issue. Looking to add a unit test to prove out the fix works as expected but this should be merged in soon.
I got the following error when long HTML data.
The text was updated successfully, but these errors were encountered: