bluesky-social / social-app

The Bluesky Social application for Web, iOS, and Android
https://bsky.app
MIT License
12.66k stars 1.62k forks source link

Incorrect DID returned for domain verification #6694

Open inedyalkov opened 1 day ago

inedyalkov commented 1 day ago

Steps to Reproduce

  1. Navigate to the Bluesky handle setup page.
  2. Enter a custom domain name for the handle (e.g., @mydomain.com).
  3. Add the DNS record as instructed by Bluesky with the correct DID.
  4. Click on Verify DNS record in Bluesky.
  5. Observe the error message: "Wrong DID returned from server."

Attachments

Screenshot 2024-11-24 at 17 48 28

What platform(s) does this occur on?

iOS, Web (Desktop)

Device Info

No response

What version of the app are you using?

1.94

Additional Information

I have verified the DNS records independently using Google Admin Toolbox Dig, and the correct DID is returned from the DNS server.

twhitney11 commented 19 hours ago

I'm having this same issue. Been messing with it for the past few days. I am running my own PDS and thus want to create a new account with my custom domain handle after setting it up. Changed the DNS TXT record for _atproto, but the app is still reporting the old one. Ironically, I went the .well-known route with the same results, reporting my old DID even though I never had a file in the .well-known before with my old DID.

Is there a cache somewhere that keeps them, perhaps?

tiferrei commented 1 hour ago

Same issue here. Contacted BlueSky support and I was told "We forwarded this for a DID flushing". However unfortunately no change so far (~10 days ago).