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

fix missing executable errors in Lambdas #9

Merged

Conversation

bkiahstroud
Copy link
Contributor

Fixes errors that were happening in the OCR and Thumbnail lambdas that looked similar to this:

error while loading shared libraries: libtiff.so.5: cannot open shared
object file: No such file or directory

See this log stream and others from around the same date for more examples:

Fixes errors that were happening in the OCR and Thumbnail lambdas that
looked similar to this:

> error while loading shared libraries: libtiff.so.5: cannot open shared
> object file: No such file or directory

See this log stream and others from around the same date for more
examples:
- https://us-east-2.console.aws.amazon.com/cloudwatch/home?region=us-east-2#logsV2:log-groups/log-group/$252Faws$252Flambda$252Fspace-stone-production-ocr/log-events/2024$252F09$252F03$252F$255B$2524LATEST$255D2c87b236fec14971aeec03c28677178d$3Fstart$3D1725387571391$26refEventId$3D38477428600532330525855103711055175189786602579084836868
@bkiahstroud bkiahstroud merged commit 137c134 into main Oct 1, 2024
1 of 2 checks passed
@bkiahstroud bkiahstroud deleted the fix-missing-lib-errors-in-ocr-and-thumbnail-lambdas branch October 1, 2024 18:51
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

Successfully merging this pull request may close these issues.

2 participants