You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARN: table [XXXXXXXXXXXXXXXXXXXX-XXXXXXXXXXXXX] will be overwritten.
Starting download. 0Kb remaining...
node_modules/dynamo-backup-to-s3/lib/dynamo-restore.js:148
this.batches.push({
^
TypeError: Cannot read property 'push' of undefined
at DynamoRestore.<anonymous> (/home/hans/Development/mtribes/backup-service/node_modules/dynamo-backup-to-s3/lib/dynamo-restore.js:148:30)
at Interface.emit (events.js:187:15)
at Interface.EventEmitter.emit (domain.js:442:20)
at Interface.close (readline.js:379:8)
at PassThrough.onend (readline.js:157:10)
at PassThrough.emit (events.js:182:13)
at PassThrough.EventEmitter.emit (domain.js:442:20)
at endReadableNT (_stream_readable.js:1092:12)
at process._tickCallback (internal/process/next_tick.js:63:19)
Any idea whats going wrong?
Thanks and Regards,
Sebastian
The text was updated successfully, but these errors were encountered:
timestopper
added a commit
to timestopper/dynamo-backup-to-s3
that referenced
this issue
Dec 10, 2018
Hi Mark,
thanks for taking the time and writing that pice of software.
Backup works find and i'm now able to backup to another colo.
Regarding the restore i run into some trouble. If i try the following:
i get this error ...
Any idea whats going wrong?
Thanks and Regards,
Sebastian
The text was updated successfully, but these errors were encountered: