FEDIsroot: Unable to move account #1116
Labels
No labels
🔥
🦾 1
🦾 2
🦾 3
🦾 4
🦾 5
🦾 6
administration
Akkoma
Android
Bare metal
bug
Communication
Community
Cryptpad
🙌 Decission needed
Discussion
Documentation
duplicate
enhancement
etherpad
Feature request
Feedback
finances
Fixed
forgejo
Free to take
fun_project
help wanted
high impact
housekeeping
Howto
infra
In progress
🤔️ Investigate
Invoice Ninja
ios
jitsi
lacre
Lacre Test
ldap
Lemmy
LibreTranslate
low impact
low prio
Lufi
macos
Mail
Merch
monitoring
movim
needs_refine
New Auth
Nextcloud
nice to have
on hold
proposal
PR ready
question
Ready
refined
Roundcube
searX
SPAM Issues
spam-protection
Staging Server
sysadmin
Themes
TOR
upstream issue
Website
windows
wontfix
xmpp
Yearly Report
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Disroot/Disroot-Project#1116
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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?
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_accountI 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/:
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.
@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.
I was hoping that the recent update would magically fix this, but it hasn't :) Any idea @muppeth ?