Unable to connect to any of the browser sessions
I have 2 browser running from last 3 days, both are idle and doesn't have any
connectionId
. Still I am unable to connect any of them and also can't start new as the 2 limit reached which are stalled and useless sessoinId.
I think there should an option to kill puppeteer.kill(sessionId)
to kill a browser if unable to connect to a session for some reason continuously.
Interestingly the dashboard shows 0 browsers in last 24 hours, while the
shows 2 active browser with session id given above. So looks like the puppeteer.sessions(endpoint)
has some bad caching which doesn't allowing me to start a browser as well, the sessionId
coming in response are closed.0 Replies