serverless / serverless/serverless

Getting "The serverless deployment bucket does not exist", when the bucket does exist.

Open
#6,351 6 comments 8 reactions 0 assignees View on GitHub

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:

Screen Shot 2019-07-09 at 11 28 39 AM

Run sls remove:

  Serverless Error ---------------------------------------
 
  The specified bucket does not exist

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.