Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing .so files #14

Open
amohsen1984 opened this issue Feb 23, 2024 · 1 comment
Open

Missing .so files #14

amohsen1984 opened this issue Feb 23, 2024 · 1 comment

Comments

@amohsen1984
Copy link

Describe the bug
I managed to deploy both functions but the definition fetcher function fails when running it, it always complains about missing .so files.

To Reproduce
Steps to reproduce the behavior:
Create the build by running make all
Deploy the lambda function with the created build
Run the definition fetcher manually through the test section in the AWS console.
Check the logs, you will find something similar to the screenshot below:
image

I am just wondering whether I am missing something.

@josh-sherman-worthwhile

I am having this same issue, although it seems to pass by that error on other environments that work. My issue is existing environments are fine, but new ones without those files already in S3 fail even after uploading them manually. Did you ever find a fix for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants