Hi,I'm trying to import a dump of one Firebase into another Firebase, but I'm getting errors:curl "https://exportfrom.firebaseio.com/.json?auth=FIREBASE_SECRET&format=export" > /tmp/export.jsoncurl -X PUT -d @/tmp/export.json "https://importinto.firebaseio.com/.json?auth=FIREBASE_SECRET"
curl: (55) TCP connection reset by peerIt's worth mentioning that the dump (/tmp/export.json) is 52MB, and I have no issues importing small files into Firebase.thanks--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "Firebase Google Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/firebase-talk/-GGAXdhe6kA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to firebase-tal...@googlegroups.com.