Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Randomly stopped working #47

Open
paul-uz opened this issue Feb 27, 2023 · 0 comments
Open

Randomly stopped working #47

paul-uz opened this issue Feb 27, 2023 · 0 comments

Comments

@paul-uz
Copy link

paul-uz commented Feb 27, 2023

I'm using Shelfio's Jest-DynamoDb, and on my laptop it has randomly stopped working.

See shelfio/jest-dynamodb#194 for more info.

Basically, dynamodb-local doesn't seem to be correctly launching the database.

If I start it manually, using a JAR I downloaded myself, and run java -Djava.library.path=./DynamoDBLocal_lib -jar DynamoDBLocal.jar -sharedDb then my tests can run correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant