serverless / serverless/serverless
Getting "The serverless deployment bucket does not exist", when the bucket does exist.
Open
Nobody has claimed this yet.
bug
cat/deployment
- Dominant language
- JavaScript
- Stars
- 46.9k
- Forks
- 5.7k
- Avg merge
- 10h 7m
- Merged PRs (30d)
- 57
Description
Run sls deploy:
Serverless Error ---------------------------------------
The serverless deployment bucket "notes-app-2-api-dev-serverlessdeploymentbucket-n5stychfa7ue" does not exist. Create it manually if you want to reuse the CloudFormation stack "notes-app-2-api-dev", or delete the stack if it is no longer required.
Go to create new bucket:
Run sls remove:
Serverless Error ---------------------------------------
The specified bucket does not exist
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 reproducing the issue with sls deploy and sls remove, using the reported CloudFormation stack and deployment bucket names. Compare the bucket's existence with the framework's lookup and removal behavior, then verify that both commands handle an existing or missing deployment bucket without the reported errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100