Skip to content

Issues deploying into AWS #2

@boeschl

Description

@boeschl

I have been trying to deploy and use this layer for a couple days now and no way of making it work. Must possibly can be a very stupid issue on my side, but need the support.

I have followed the instructions, deploying the layer using the steps outline and also downloading the zip and creating the layer manually in the console. And always gets the same result, the layer is created but when trying to incorporate it is not complete. I have verified in the local machine the zip file and it contains all the info. But on the lambda layer it shows at /opt chromedriver, headless files correctly and the directories. BUT all the directories are empty, so when using the import from it does not find the components

Any ideas why this could be the case?

This is the directory listing from the lambda layer when imported
Function Logs
START RequestId: 68959c55-1d03-4bf0-b271-331cf4a80c69 Version: $LATEST
/opt/chromedriver
/opt/headless-chromium
/opt/bin
Subdirs
/opt/etc
Subdirs
/opt/lib
Subdirs
/opt/python
Subdirs
/opt/share
Subdirs
/opt/swiftshader
Subdirs
END RequestId: 68959c55-1d03-4bf0-b271-331cf4a80c69

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