Skip to content
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

Cannot follow @[email protected] from my Mastodon account @[email protected] #1498

Closed
jordanekay opened this issue Nov 16, 2024 · 5 comments

Comments

@jordanekay
Copy link

When I try to follow the account, the follow request is never accepted, and the account never follows me back. Is it because I am on one of the smaller instances and am not making it past the spam filter?

@Tamschi
Copy link
Collaborator

Tamschi commented Nov 16, 2024

It's because your handle starts with an underscore. Bridgy Fed normally replaces those with a dash, but that's not valid at the start, end or adjacent to a . in ATProto handles. More info here: https://fed.brid.gy/docs#troubleshooting

As the documentation says, this may be improved in the future. (#1005)

@jordanekay
Copy link
Author

I am seeing the same behavior when trying to follow from a different account of mine, @[email protected]. Perhaps it’s the server itself that is being rejected?

@snarfed
Copy link
Owner

snarfed commented Nov 17, 2024

https://c.im/about doesn't show that c.im is blocking or limiting Bridgy Fed. Have you looked at everything else in https://fed.brid.gy/docs#troubleshooting ?

@jordanekay
Copy link
Author

jordanekay commented Nov 18, 2024

Ah, looks like the account is too recent. Thank you!

@Tamschi
Copy link
Collaborator

Tamschi commented Nov 18, 2024

See also #758 for how we'll hopefully avoid confusion in that regard in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants