-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
Getting "Der Ziel-Link konnte nicht gefunden werden" #454
Comments
The destination exists, but the plugin can't find a link to your post in the brid.gy html. /cc @snarfed |
Perhaps we need to change the error message a little to make this clearer! |
But it was an answer to a comment. So it might be in the side of Brid.gy to name the parent comment |
Oh is this a threaded comment thing? An answer to a comment to your post, not your post directly? If so, then this is not supported by the Webmention plugin (yet)! |
The plugin checks for URLs with the same domain and rejects any other request. When we started working on Webmentions we have not thought about bridges to other social network protocols like ActivityPub. So to support that we would have to think about how to implement that properly. |
I thought Bridgy was supposed to convert the syndicated copy of a post to their website link for that reason. Maybe I'm confused about that. @snarfed |
I jfound out that the parent comment is empty: |
Right. The root problem here, or at least one, is that https://brid.gy/comment/mastodon/@[email protected]/111681444048580159/111681453109020359 should have That post is both a direct reply to https://chaos.social/@[email protected]/111681444071267594 and an indirect reply to the root post https://chaos.social/@[email protected]/111679915834398325 . The original post https://jascha.wtf/angels-at-chaos-about-volunteering-and-fitting-in/ is in the latter. Bridgy should still find it, but my guess is that the immediate parent is overriding it somehow. Maybe related to snarfed/bridgy#1617 . I'll add these details there. Thanks for the report, all! |
Hi!
Out of the blue I get the error "Der Ziel-Link konnte nicht gefunden werden" from bird.gy - see here
When I try it to add it manually via https://jascha.wtf/wp-json/webmention/1.0/endpoint I get the same error:
Any idea what I could do to further debug this issue? The destination of course exists
The text was updated successfully, but these errors were encountered: