Deleting local user via mix task fails.
Running v2.0.7 stable, installation from source.
I want to remove inactive local users by using:
MIX_ENV=prod mix pleroma.user rm user
but it fails:
[error] Error while fetching tag:gnusocial.cc,2019-01-09:noticeId=210716:objectType=comment: {:error, "Unsupported URI scheme"}
** (FunctionClauseError) no function clause matching in Pleroma.Web.ActivityPub.ActivityPub.unlike/4
and local user is not deleted, checked with MIX_ENV=prod mix pleroma.user list
:
user moderator: false, admin: false, locked: false, deactivated: false