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
Hey @hatoya - thanks for reporting this. @aalej and I have repro'ed the issue and I'm working on a fix. I also found another related issue while investigating this, which is fixed in #8048
I believe the root cause here was data corruption in the dump due to improperly shutting down Pglite. We've fixed that in #8056, so this should be fixed in 13.29.0 .
If you still run into this or similar issues, please rerun the command with --debug and share the logs here or in a new issue. We added some better logging of postgres internal errors, so hopefully we'll be able to more efficiently debug this next time.
[REQUIRED] Environment info
firebase-tools: 13.28.0
Platform: macOS
[REQUIRED] Test case
[REQUIRED] Steps to reproduce
firebase emulators:start --only dataconnect
firebase emulators:export ./saved_data
firebase emulators:start --import ./saved_data --only dataconnect
[REQUIRED] Expected behavior
The emulator starts without any problems.
[REQUIRED] Actual behavior
firebase-debug.log
dataconnect-debug.log
The text was updated successfully, but these errors were encountered: