FEDIsroot: Unable to move account #1116

Open
opened 2025-02-01 16:44:33 +01:00 by xtex · 4 comments

Hi!

I am recently trying to move from xtex@fe.disroot.org to xtex@wikis.world.

However, when I attempt to submit "Move Account" on https://fe.disroot.org/settings/migration, the API always responds "Invalid password". I tried to logout and login again, and that verified that my password is correct. I also tried to reset password using user.disroot.org but it changed nothing.

What password should I type here?

Hi! I am recently trying to move from xtex@fe.disroot.org to xtex@wikis.world. However, when I attempt to submit "Move Account" on https://fe.disroot.org/settings/migration, the API always responds "Invalid password". I tried to logout and login again, and that verified that my password is correct. I also tried to reset password using user.disroot.org but it changed nothing. What password should I type here?
Owner

I've just tested it without the password issue: I can set any password, I don't have the message, even if the password is wrong!

The issue I got is "Account migration failed.".

@muppeth when I go to https://fe.disroot.org/api/pleroma/move_account I get "Not implemented" whereas it should be as I see that it exists in api https://docs.akkoma.dev/stable/development/API/pleroma_api/#apipleromamove_account

I could not test in pulga (the mangane frontend), the migration option doesn't exist there for some reason.

Also, shouldn't https://fe.disroot.org/api/pleroma/move_account be https://fe.disroot.org/api/v1/pleroma/move_account ? I see that in https://docs.akkoma.dev/stable/development/API/pleroma_api/:

The /api/v1/pleroma/* path is backwards compatible with /api/pleroma/* (/api/pleroma/* will be deprecated in the future).
I've just tested it without the password issue: I can set any password, I don't have the message, even if the password is wrong! The issue I got is "Account migration failed.". @muppeth when I go to https://fe.disroot.org/api/pleroma/move_account I get `"Not implemented"` whereas it should be as I see that it exists in api https://docs.akkoma.dev/stable/development/API/pleroma_api/#apipleromamove_account I could not test in pulga (the mangane frontend), the migration option doesn't exist there for some reason. Also, shouldn't https://fe.disroot.org/api/pleroma/move_account be https://fe.disroot.org/api/v1/pleroma/move_account ? I see that in https://docs.akkoma.dev/stable/development/API/pleroma_api/: ``` The /api/v1/pleroma/* path is backwards compatible with /api/pleroma/* (/api/pleroma/* will be deprecated in the future). ```
meaz added the
bug
Akkoma
labels 2025-02-02 08:14:14 +01:00
Owner

Keep in mind that move an Akkoma account to a Mastodon instance is quite problematic. There are some issues on Mastodon side to read the Akkoma code or something and the workaround as far as I remember is pretty tricky.

Keep in mind that move an Akkoma account to a Mastodon instance is quite problematic. There are some issues on Mastodon side to read the Akkoma code or something and the workaround as far as I remember is pretty tricky.
Author

@meaz I also got "Account migration failed." from the web page, and "Invalid password." came from the response of https://fe.disroot.org/api/pleroma/move_account .

I also can see the "Move Account" option on the mangane frontend.

@meaz I also got "Account migration failed." from the web page, and "Invalid password." came from the response of https://fe.disroot.org/api/pleroma/move_account . I also can see the "Move Account" option on the mangane frontend.
Owner

I was hoping that the recent update would magically fix this, but it hasn't :) Any idea @muppeth ?

I was hoping that the recent update would magically fix this, but it hasn't :) Any idea @muppeth ?
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Disroot/Disroot-Project#1116
No description provided.