chalice-local icon indicating copy to clipboard operation
chalice-local copied to clipboard

Error in chalice logs while running it on LocalStack inside docker container

Open alloc7260 opened this issue 2 years ago • 2 comments

actual issue https://github.com/aws/chalice/issues/2051 I have cloned a working repo https://github.com/Sam1320/GroupLang I want to test and debug it locally and I am using telegram for testing but as an alternative of aws I use localstack(docker). But after deploying the lambda function It can't able to run the app, and also produces errors.

alloc7260 avatar Jul 05 '23 16:07 alloc7260

@alexrashed @whummer @thrau

alloc7260 avatar Jul 08 '23 04:07 alloc7260

Hi @alloc7260, I've looked into your issue recently but unfortunately the referred repo's chalice deploy returning multitude of exceptions relating to the package versions. Could you please give me a complete list of the versions you were using at the time to deploy/run your application so I can reproduce the issue?

lakkeger avatar Nov 20 '23 08:11 lakkeger