Skip to content

Bug: Crash when attempting mastodon fetch against new instance, because actors haven't been populated #35

Description

@lmorchard

Moved my account to a new instance - from hackers.town to masto.hackers.town.

I'd ingested an export from hackers.town, which ensured that I had entries in the actors database.

However, I just tried a fetch against masto.hackers.town to start incrementally backing up my toots. That crashed.

Turns out that since I never ingested an export from the new instance, the actor for my account is not already present in the database.

Should add some code for the fetch process that does a get-or-fetch for actors as needed

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions