I have setup the Lemmy backend but I can’t see the backend running just only json is displaying. Lemmy ui is also setup properly but with very limited features. See the attached screenshot of the backend. I run “cargo run” command to start the Lemmy Backend

  • maxmoon
    link
    fedilink
    arrow-up
    1
    ·
    10 months ago

    but if the user has any posts

    They are unverified, they can’t have posts.

    If the user has no posts you may need to delete from the database directly for now.

    Do you know by any chance how to do this in a clean way, because I tried and there have been restovers.