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

Error While Unpacking CAR File: json: error calling MarshalJSON for type *bsky.FeedPost_Embed: cannot marshal empty enum #15

Open
uni20192026 opened this issue Dec 3, 2024 · 0 comments

Comments

@uni20192026
Copy link

uni20192026 commented Dec 3, 2024

I’m trying to use the go-repo-export utility to download and unpack a repository, but I’m encountering an error when attempting to unpack the CAR file.

I used the following command to download the repository:
go-repo-export download-repo atproto.com
This successfully downloaded the did:plc:ewvi7nxzyoun6zhxrhs64oiz.car file.

Then, I ran the command to unpack the records:
./go-repo-export unpack-records did:plc:ewvi7nxzyoun6zhxrhs64oiz.car

However, I’m getting the following error:
error: walk leaves from (1): walk leaves from (1): walk leaves 1: walk leaves 1: json: error calling MarshalJSON for type *bsky.FeedPost_Embed: cannot marshal empty enum

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