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

Not able to restore when data is backed up using -J -S flags #46

Open
ptyagicodecamp opened this issue Aug 14, 2018 · 1 comment
Open

Comments

@ptyagicodecamp
Copy link

I'm using firestore-backup-restore --accountCredentials <key.json> --backupPath <backup_dir> --prettyPrint -J --stable to back up Firestore. It works great !
However, Restoring it using this command firestore-backup-restore --backupPath <backup_dir> --restoreAccountCredentials <key.json>, fails to restore data back to Firestore. It gives Unsupported type, undefined from ... error in restoring logs.

@mgs96
Copy link

mgs96 commented Aug 15, 2018

I'm having the same issue, I have node v8.11.3 and npm npm 5.6.0

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

2 participants