Skip to content

Instantly share code, notes, and snippets.

@mvaneijgen
Created April 21, 2020 13:59
Show Gist options
  • Save mvaneijgen/c4356a8e7dab84ed8abf80d33604f7d1 to your computer and use it in GitHub Desktop.
Save mvaneijgen/c4356a8e7dab84ed8abf80d33604f7d1 to your computer and use it in GitHub Desktop.
2020-04-21
No older events found at the moment. Retry.
13:45:57
START RequestId: 46169c68-fd33-4ace-ab16-f352be1798c1 Version: $LATEST
START RequestId: 46169c68-fd33-4ace-ab16-f352be1798c1 Version: $LATEST
13:46:02
2020-04-21T13:46:02.436Z 46169c68-fd33-4ace-ab16-f352be1798c1 ERROR Error occured in serverless-plugin-chrome wrapper when trying to ensure Chrome for hello() handler. { flags: [] } Error: Unable to start Chrome. If you have the DEBUG env variable set,there will be more in the logs. at /var/task/node_modules/@serverless-chrome/lambda/dist/bundle.cjs.js:376:13 at Generator.throw (<anonymous
2020-04-21T13:46:02.436Z 46169c68-fd33-4ace-ab16-f352be1798c1 ERROR Error occured in serverless-plugin-chrome wrapper when trying to ensure Chrome for hello() handler. { flags: [] } Error: Unable to start Chrome. If you have the DEBUG env variable set,there will be more in the logs.
at /var/task/node_modules/@serverless-chrome/lambda/dist/bundle.cjs.js:376:13
at Generator.throw (<anonymous>)
at step (/var/task/node_modules/@serverless-chrome/lambda/dist/bundle.cjs.js:311:193)
at /var/task/node_modules/@serverless-chrome/lambda/dist/bundle.cjs.js:311:404
at processTicksAndRejections (internal/process/task_queues.js:97:5)
13:46:02
2020-04-21T13:46:02.436Z 46169c68-fd33-4ace-ab16-f352be1798c1 ERROR Invoke Error {"errorType":"Error","errorMessage":"Unable to start Chrome. If you have the DEBUG env variable set,there will be more in the logs.","stack":["Error: Unable to start Chrome. If you have the DEBUG env variable set,there will be more in the logs."," at /var/task/node_modules/@serverless-chrome/lambda/dist/bundle.cjs
2020-04-21T13:46:02.436Z 46169c68-fd33-4ace-ab16-f352be1798c1 ERROR Invoke Error
{
"errorType": "Error",
"errorMessage": "Unable to start Chrome. If you have the DEBUG env variable set,there will be more in the logs.",
"stack": [
"Error: Unable to start Chrome. If you have the DEBUG env variable set,there will be more in the logs.",
" at /var/task/node_modules/@serverless-chrome/lambda/dist/bundle.cjs.js:376:13",
" at Generator.throw (<anonymous>)",
" at step (/var/task/node_modules/@serverless-chrome/lambda/dist/bundle.cjs.js:311:193)",
" at /var/task/node_modules/@serverless-chrome/lambda/dist/bundle.cjs.js:311:404",
" at processTicksAndRejections (internal/process/task_queues.js:97:5)"
]
}
13:46:02
END RequestId: 46169c68-fd33-4ace-ab16-f352be1798c1
END RequestId: 46169c68-fd33-4ace-ab16-f352be1798c1
13:46:02
REPORT RequestId: 46169c68-fd33-4ace-ab16-f352be1798c1 Duration: 5047.54 ms Billed Duration: 5100 ms Memory Size: 1024 MB Max Memory Used: 83 MB Init Duration: 320.97 ms
REPORT RequestId: 46169c68-fd33-4ace-ab16-f352be1798c1 Duration: 5047.54 ms Billed Duration: 5100 ms Memory Size: 1024 MB Max Memory Used: 83 MB Init Duration: 320.97 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment