stencila/hub

Job convert: Protocol error (Target.setDiscoverTargets): Target closed.

Closed this issue ยท 4 comments

When converting to PDF get this error. I believe that this is a regression caused by running Puppeteer in a container. We have a test in Encoda that should pick up that regression (?)

Sentry Issue: HUB-15Q

Job convert: Protocol error (Target.setDiscoverTargets): Target closed.

Seems it's not just PDF related, as I encountered this issue when trying to convert an RMD file to GDocs.

Sigh, yes, this affects anything that needs to use Puppeteer (including encoding CodeChunks in RMarkdown to RPNGs). We've had the issue before (related to Puppeteer in Docker) and this is meant to catch it, but maybe something else is going on. Will look into it.

Even after a couple of updates to Encoda involving Puppeteer this issues still persists. So it looks like it needs more experiments to isolate why it is occurring only in prod.

๐ŸŽ‰ This issue has been resolved in version 4.36.1 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€