99x / 99x/serverless-dynamodb-local

Can't reach shell when running

Open
#226 4 comments 11 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
621
Forks
232
PR merge metrics
No merged PRs in 30d

Description

**Actual Behaviour**

I am unable to reach the shell at http://localhost:8000/shell. I get
Dynamodb Local Started, Visit: http://localhost:8000/shell
Serverless: DynamoDB - created table TestTable-dev

when I run sls dynamodb start --migrate

The process seems to exit after that prints out

**Expected Behaviour**

I should be able to access the shell and the process shouldn't exit

**Steps to reproduce it**

sls dynamodb install

sls dynamodb start --migrate

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue with `sls dynamodb install` followed by `sls dynamodb start --migrate`, then inspect the command's startup and migration flow. Done means the process remains running after creating `TestTable-dev` and `http://localhost:8000/shell` is accessible.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, javascript
Domain
cli, database
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.