localstack / localstack/chalice-local
Error in chalice logs while running it on LocalStack inside docker container
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 21
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked aws/chalice#2051 report and reproducing the deployment from the GroupLang repository with LocalStack running in Docker. Inspect the resulting Chalice logs and Lambda execution failure; the issue is resolved when the deployed app runs without the reported errors, though the expected log behavior is not specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- backend, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100