...
- Always first check if the timeout setting (in appconfig.json) is high enough.
- Is is the correct Binary Server (in appconfig.json)?
- It could be that the Puppeteer (Chromium) version is to old for newer generated model version. Update Puppeteer (and Node itself).
...