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

cannot read property of length undefined #61

Open
pareddy113 opened this issue Sep 25, 2017 · 0 comments
Open

cannot read property of length undefined #61

pareddy113 opened this issue Sep 25, 2017 · 0 comments

Comments

@pareddy113
Copy link

pareddy113 commented Sep 25, 2017

TypeError: Cannot read property 'length' of undefined at DynamoRestore._checkTableReady (/home/viv1sgp/Documents/dynamo-backup-restore/dynamo-restore/dynamo-backup-to-s3/lib/dynamo-restore.js:415:28) at Request.<anonymous> (/home/viv1sgp/Documents/dynamo-backup-restore/dynamo-restore/node_modules/aws-sdk/lib/request.js:364:18) at Request.callListeners (/home/viv1sgp/Documents/dynamo-backup-restore/dynamo-restore/node_modules/aws-sdk/lib/sequential_executor.js:105:20) at Request.emit (/home/viv1sgp/Documents/dynamo-backup-restore/dynamo-restore/node_modules/aws-sdk/lib/sequential_executor.js:77:10) at Request.emit (/home/viv1sgp/Documents/dynamo-backup-restore/dynamo-restore/node_modules/aws-sdk/lib/request.js:683:14) at Request.transition (/home/viv1sgp/Documents/dynamo-backup-restore/dynamo-restore/node_modules/aws-sdk/lib/request.js:22:10) at AcceptorStateMachine.runTo (/home/viv1sgp/Documents/dynamo-backup-restore/dynamo-restore/node_modules/aws-sdk/lib/state_machine.js:14:12) at /home/viv1sgp/Documents/dynamo-backup-restore/dynamo-restore/node_modules/aws-sdk/lib/state_machine.js:26:10 at Request.<anonymous> (/home/viv1sgp/Documents/dynamo-backup-restore/dynamo-restore/node_modules/aws-sdk/lib/request.js:38:9) at Request.<anonymous> (/home/viv1sgp/Documents/dynamo-backup-restore/dynamo-restore/node_modules/aws-sdk/lib/request.js:685:12) /home/viv1sgp/Documents/dynamo-backup-restore/dynamo-restore/node_modules/aws-sdk/lib/request.js:31 throw err;

When I run multiple nodejs processes to restore multiple tables at the same time, I get this error. I am not sure what is causing the problem. Any help or insight is appreciated.

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