Skip to content

Spawn EACCES error while launching Chrome-launcher #1

@cael-gomes

Description

@cael-gomes

First of all, congrats on the project!

I got an error during the execution of the worker lambda function. It looks like the lambda function cannot spawn the chrome-launcher. As consequence, all runs fail.

BTW, I'm using Windows, so not sure if there's any special permission trick when deploying to AWS?

2019-09-11T10:50:46.128Z 0792f615-0462-4c8a-9c04-498b41c8f9f6
{
"errorMessage": "spawn EACCES",
"errorType": "Error",
"stackTrace": [
"_errnoException (util.js:1022:11)",
"ChildProcess.spawn (internal/child_process.js:323:11)",
"Launcher.exports.spawn (child_process.js:502:9)",
"Launcher. (/var/task/node_modules/chrome-launcher/dist/chrome-launcher.js:171:37)",
"Generator.next ()",
"fulfilled (/var/task/node_modules/chrome-launcher/dist/chrome-launcher.js:9:58)",
"",
"process._tickDomainCallback (internal/process/next_tick.js:228:7)"
]
}

Any help is very appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions