-
-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Using https://github.com/guifromrio/puppeteer_on_deploy/blob/main/main.tsx crasches the app when closing.
error: Uncaught ErrorEvent {
bubbles: false,
cancelable: false,
composed: false,
currentTarget: null,
defaultPrevented: false,
eventPhase: 0,
srcElement: null,
target: WebSocket {
url: "wss://chrome.browserless.io/?token=BROWSERLESS_TOKEN",
readyState: 3,
extensions: "",
protocol: "",
binaryType: "blob",
bufferedAmount: 0
},
returnValue: true,
timeStamp: 1681473331975,
type: "error",
message: "WebSocket protocol error: Connection reset without closing handshake",
filename: "",
lineno: 0,
colno: 0,
error: undefined
}
Any idea on why, maybe it's a browserless.io thing?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels