You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Person tried to migrate from Bluesky PDS to their own PDS but failed part-way, missing blobs
Person deleted the account from the PDS to try to start over
I helped create the new account again, deactivate the old account, complete the migration, and correct the did doc
Everything is valid now, but the profile still gets "Profile not found" on the Bluesky application. I've tried deactivating and reactivating the account, but it seems like the appview (or the relay?) won't restore the account.
I guess what happened is that deleting the account (which matched the did doc's public key) submitted an event that told the appview/relay that the account was permanently deleted, and now it doesn't do anything with updates from an account that was supposed to not exist anymore.
The text was updated successfully, but these errors were encountered:
This looks like a very important issue since a malicious PDS could delete users who then couldn't recover their accounts despite recovering their identities.
This account is broken on the Bluesky appview: https://bsky.app/profile/did:plc:jhecgykhbxj4nvvqrtv5rtww
However the did doc, PDS and repository are all valid: https://atproto-browser.vercel.app/at/did:plc:jhecgykhbxj4nvvqrtv5rtww
This is what happened:
Everything is valid now, but the profile still gets "Profile not found" on the Bluesky application. I've tried deactivating and reactivating the account, but it seems like the appview (or the relay?) won't restore the account.
I guess what happened is that deleting the account (which matched the did doc's public key) submitted an event that told the appview/relay that the account was permanently deleted, and now it doesn't do anything with updates from an account that was supposed to not exist anymore.
The text was updated successfully, but these errors were encountered: