Joel Griffith

Results 167 comments of Joel Griffith

Can you try this package now? https://github.com/browserless/browserless/pkgs/container/chrome I'd also try without `record` to see if that's what's causing issues.

Cool, going to close this out for now. If you encounter issues please let us know by creating a new issue since the circumstances will have changed somewhat significantly

This library is about 10 years old, and is a simple wrapper around the ffmpeg CLI... which (as far as I can tell) isn't being utilized in this PR. Going...

``` 2023-05-08T15:33:32.182Z browserless:server Error with inbound socket Error: write EPIPE Error: write EPIPE at afterWriteDispatched (node:internal/stream_base_commons:160:15) ``` Seems like chrome has an issue starting. What kind of machine are you...

Do you need _all_ processes or just the Chrome ones that are running?

Got it, yeah the way this is set up right now catches only the parent running procs. We do have a few external system utils to handle other proc-related tasks...

Have you tried latest? We've switched ubuntu release versions since this issue came up originally so the problem should hopefully be resolved now