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
{{ message }}
This repository was archived by the owner on Jun 3, 2026. It is now read-only.
According to the installation instructions, after deployment, the website crashed a few times with an error.
Error: INTERNAL ERROR: missing context with id = 41
at assert (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/util/assert.js:18:15)
at FrameManager.executionContextById (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/FrameManager.js:202:32)
at #onBindingCalled (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Page.js:643:44)
at /app/node_modules/puppeteer-core/lib/cjs/third_party/mitt/mitt.js:62:7
at Array.map ()
at Object.emit (/app/node_modules/puppeteer-core/lib/cjs/third_party/mitt/mitt.js:61:20)
at CdpCDPSession.emit (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EventEmitter.js:83:23)
at CdpCDPSession._onMessage (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/CDPSession.js:82:18)
at Connection.onMessage (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Connection.js:133:25)
at Immediate. (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/node/NodeWebSocketTransport.js:43:36)
According to the installation instructions, after deployment, the website crashed a few times with an error.
Error: INTERNAL ERROR: missing context with id = 41
at assert (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/util/assert.js:18:15)
at FrameManager.executionContextById (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/FrameManager.js:202:32)
at #onBindingCalled (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Page.js:643:44)
at /app/node_modules/puppeteer-core/lib/cjs/third_party/mitt/mitt.js:62:7
at Array.map ()
at Object.emit (/app/node_modules/puppeteer-core/lib/cjs/third_party/mitt/mitt.js:61:20)
at CdpCDPSession.emit (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EventEmitter.js:83:23)
at CdpCDPSession._onMessage (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/CDPSession.js:82:18)
at Connection.onMessage (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Connection.js:133:25)
at Immediate. (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/node/NodeWebSocketTransport.js:43:36)
Node.js v18.20.4