-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Goat migrate failing to deactivate old host #878
Comments
hmmm, I thought we had fixed this over in bluesky-social/atproto#3173, but maybe not? cc: @devinivy |
My goat version is |
the fix is on the PDS/entryway side, and the linked PR never actually got deployed. will go out soon and that should resolve it. thanks for reporting! |
Sounds good! Just wanted to double check, do I need to still do something in this case to clean up the bsky PDS side? Don't want to create headache for the bsky team with some DID being served from two places or whatever is still left before deactivation |
This fix was deployed on Monday (Dec 16th). I will keep this open until I get a chance to confirm the full migration flow is smooth. @timonsku you should still deactivate the old account. You can try to do this using |
Oooh, so that's why I had this issue when I tested migration on a test account before holidays, but I couldn't reproduce it when testing again this week… :) |
I tried to migrate an account from the bsky PDS to my own PDS yesterday. It seems to have mostly succeed but it did fail at the step to deactivate the "old host" (I assume the old PDS?)
I was able to login into the web app using the new PDS and I could not spot anything that would indicate something having been broken.
What exactly is that failed step, does that just remove the DID from the old PDS, is it crucial or just clean up?
It looks like it was the last step looking at the source, so other than that it appears to have succeeded?
Here the log (shortened the blob transfer bit)
The text was updated successfully, but these errors were encountered: