-
Notifications
You must be signed in to change notification settings - Fork 148
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
Stuck in Invalid Handle #133
Comments
Having the same issue and I don't know if it's the site being weird because of all the new people or not, curious if anyone else knows or has troubleshooting steps |
Okay so I just figured out why mine was doing it so I have to check, did you add the wildcard entry in your DNS? like *.pyam.org |
The wirdcard was added. As I said in my second troubleshooting step, that is correctly set up. Not sure what is making it not work |
yeah I just wanted to double check, i had forgotten to haha hopefully in that case it's just the site being a bit glitchy with the new people, but if not hopefully someone with more information responds and can get you situated, it's super annoying |
I was having this same issue earlier, but after just waiting a bit and trying again it ended up working. I think things may just be a little slow/weird due to the influx of new users. |
I just noticed that if I explicitly set up the DNS TXT for a certain user, the Invalid Handle dissappears. Do you update by hand the DNS TXT record for each new handle a user creates? |
Yes, you have to add the _atproto txt entry in DNS for each user. |
So how do huge servers handle this? |
I don't know. But even if you "change" your handle on bsky.app itself to a custom handle you have to update the DNS. If you look at the debug page they have two verification methods... https://bsky-debug.app/handle?handle=mcangeli.bs.dadstoolbx.com |
Hey there!
I have tried setting up the PDS configuration and the only divergence I have is that I host Caddy in a different machine so I just do the reverse proxy from there to port 3000 in the PDS machine.
Registration works fine and I can see my profile at https://bsky.app/profile/computers.pyam.org
However, there is always a Invalid Handle note, meaning that something is not correctly set up.
What I have tried so far:
This last check is what bugs me the most since I can do everything fine but I still get the error and I cannot be found by other accounts.
Could you please guide through the debugging of the setup?
TLDR: Stuck in Invalid Handle with PDS setup even though registration process works fine.
The text was updated successfully, but these errors were encountered: