misskey-dev / misskey

🌎 A completely free and open interplanetary microblogging platform πŸš€
https://misskey-hub.net/
GNU Affero General Public License v3.0
10.13k stars 1.38k forks source link

The root can't migrate #11803

Open SeleDreams opened 1 year ago

SeleDreams commented 1 year ago

πŸ’‘ Summary

I've been trying to migrate an account from my own instance to misskey.io, however, when trying to do that, I get an error telling me the root can't migrate image I assume that this is because my account is classified as the admin of the instance, but in this case, how could I define a different admin in order to be able to migrate this one ? I tried to make another account and give it administration roles but even by removing all roles from my main account it's still considered the root account and can't be migrated.

πŸ₯° Expected Behavior

There should be a way to turn the account to a normal account to migrate it

🀬 Actual Behavior

the account cannot be migrated

πŸ“ Steps to Reproduce

  1. Create the first account of an instance
  2. try to migrate it
  3. the error appears

πŸ“Œ Environment

commit 90b058e

πŸ’» Frontend

πŸ›° Backend (for server admin)

docker compose

FunctionalHacker commented 10 months ago

Hi, a bit late but I found a solution to this https://korhonen.cc/posts/migrate_misskey_root_account/