Nguyen Vu Hung
Nguyen Vu Hung
4 years and a half later, any update?
What laravel version were you using?
If you are using Laravel version lower than 10 then use "pagevamp/laravel-cloudwatch-logs":"^1.0", the default log handler will be Maxbanton\Cwh\Handler\CloudWatch.
Same issue, I managed to fix it by changing the build to use amd since my chip is amd, not arm. But I encounterd other error after that.
Same issue: https://github.com/rails-lambda/lamby-cookiecutter/issues/41
any updates?
Same problem with @lanks. I also used [cookiecutter](https://lamby.cloud/docs/quick-start) The command in bin/deploy looks correct, but I can't run the image because: ``` /usr/local/lib/ruby/3.2.0/bundler/definition.rb:524:in `materialize': Could not find mysql2-0.5.5, debug-1.8.0, bindex-0.8.1,...