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.
[
{
"sessionId": "04c89ae8-b1e6-4ed1-84b9-c496c4e9b74d",
"startTime": 1730880064300
},
{
"sessionId": "0d93f1a3-29e2-48aa-a06e-2333768846c9",
"startTime": 1730761299266
}
]
[
{
"sessionId": "04c89ae8-b1e6-4ed1-84b9-c496c4e9b74d",
"startTime": 1730880064300
},
{
"sessionId": "0d93f1a3-29e2-48aa-a06e-2333768846c9",
"startTime": 1730761299266
}
]
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
const sessions: ActiveSession[] = await puppeteer.sessions(endpoint);
const sessions: ActiveSession[] = await puppeteer.sessions(endpoint);
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.
No description
No description
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server