rails seed needed before accounts creation #54

Open
opened 2026-05-21 02:12:36 +00:00 by Numerica · 0 comments
Contributor

producing this error at account creation time

FATA
Cannot find user role with that name
No such account

But in reallity roles are missing, as seed data has not been initialized

producing this error at account creation time ``` FATA Cannot find user role with that name No such account ``` But in reallity roles are missing, as seed data has not been initialized
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coop-cloud/mastodon#54
No description provided.