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
Got the same error along with IO error: An established connection was aborted by the software in your host machine
I tried running on ubuntu 22 and it worked but not on my linux instance running at fly.io.
So as a work around I configure the timeout inside the socket url and I used that as a way of closing my browser instance by manually waiting for it to timeout. Not ideal but it doesn't crash the whole app.
Using https://github.com/guifromrio/puppeteer_on_deploy/blob/main/main.tsx crasches the app when closing.
Any idea on why, maybe it's a browserless.io thing?
The text was updated successfully, but these errors were encountered: