I get the following errors when trying to run a function with Puppeteer library using the Bun 1.0 runtime.
An internal curl error has occurred within the executor! Error Number: 6. Error Msg: Could not resolve host: someId\nError Code: 500
An internal curl error has occurred within the executor! Error Number: 104. Error Msg: Connection reset by peer\nError Code: 500
Full code below: