alekzonder / docker-puppeteer

docker image with Google Puppeteer installed
https://hub.docker.com/r/alekzonder/puppeteer/
MIT License
485 stars 138 forks source link

Container don't exit on error #40

Open 4n70w4 opened 4 years ago

4n70w4 commented 4 years ago
(node:6) UnhandledPromiseRejectionWarning: Error: EACCES: permission denied, open '/app/out/0502721643.pdf'

(node:6) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)

(node:6) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

But container is still in running status.

GuySerfaty commented 4 years ago

+1