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
humanismusic
changed the title
TypeError: Cannot read properties of undefined (reading 'on')
Cannot read properties of undefined (reading 'on')
Jan 22, 2025
Description
Hey,
Running version 1.3.22 in Docker on Google Cloud Run and seeing this error when connecting to chromium:
TypeError: Cannot read properties of undefined (reading 'on')
.Error points to this part of pageController.js:
puppeteer-real-browser/lib/cjs/module/pageController.js
Lines 15 to 20 in 74b1947
Config:
Tried different configs to no avail. Issue doesn't occur in 1.2.x version of the library in the same environment.
Believe @theodorebourgeon referenced similar problem in issue #27, although unrelated to lambda.
Full steps to reproduce the issue
Node version: 18
Issue Type
Build/Install
Operating System
Linux
Do you use Docker?
Docker
The text was updated successfully, but these errors were encountered: