Matthias Pfefferle
Forum Replies Created
-
Forum: Plugins
In reply to: [ActivityPub] Follow requests pendingOh no 🫣
I am glad you found it!
Forum: Plugins
In reply to: [ActivityPub] Webfinger works but can’t find profile on MastodonYes… I think polylang changes something again, so I have to have another look.
Forum: Plugins
In reply to: [ActivityPub] Using Editor Blocks with DIVI ThemeHey @thommienw 👋
I have no experience with DIVI, so do you have a link to a documentation how this “widget” thingy works?
You can find the JavaScript code of the blocks here: https://github.com/Automattic/wordpress-activitypub/tree/trunk/build but I can’t see how this should work 🫣
Forum: Plugins
In reply to: [ActivityPub] Follow requests pendingHey @revmook 👋
do you see the follower in your WordPress backend? The question is, is it blocked by the webserver already or is it an issue of a missing
Acceptresponse.Normally the pending
Followrequest are because of firewall or mod_sec rules, that block certain requests.Forum: Plugins
In reply to: [ActivityPub] Follow request pending in both WP and Mastodon.socialI can understand that and I am sorry that it does not work on your hosting env 😕
Forum: Plugins
In reply to: [ActivityPub] Alternate names including disallowed charactersI see! this is because
https://europeanpirates.eu/?author=0is blocked by a plugin. I would assume it is wordfence!Maybe this helps: https://ww.wp.xz.cn/support/topic/wordfence-blocks-activitypub/
Forum: Plugins
In reply to: [ActivityPub] Follow request pending in both WP and Mastodon.social@waltherligtvoet have you contacted the support once again?
Forum: Plugins
In reply to: [ActivityPub] Alternate names including disallowed charactersJust for clarification: Do you see issues with clients or is this simply a browser.pub issue?
Forum: Plugins
In reply to: [ActivityPub] Alternate names including disallowed charactersHey @boiert 👋
can you give me an example URL so that I can have a look?
Forum: Plugins
In reply to: [ActivityPub] Follow request pending in both WP and Mastodon.socialThis is not a problem of outgoing Follows, it is mainly a problem of Follow requests from Mastodon et al.
Maybe that helps: https://ww.wp.xz.cn/support/topic/wordfence-blocks-activitypub/
Or it IS a problem with your host!?
Forum: Plugins
In reply to: [ActivityPub] Follow request pending in both WP and Mastodon.socialCan you temporarily deactivate these plugins and try a follow again?
Forum: Plugins
In reply to: [ActivityPub] Follow request pending in both WP and Mastodon.socialThat does not help much! It seems that they simply made a basic check of your webspace if everything “looks” normal 😒
I tried to debug a
Followrequest with my blog and get the following error:<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access this resource.</p>
</body></html>This is no ActivityPub error, because we do not send HTML as API responses, so I would assume that it is either sent by your hoster or some other security plugin!?
Forum: Plugins
In reply to: [ActivityPub] Webfinger works but can’t find profile on MastodonHey @joshisanonymous 👋
do you use Polylang on your site?
Forum: Plugins
In reply to: [ActivityPub] Follow request pending in both WP and Mastodon.socialHey @waltherligtvoet 👋
I checked your site and everything I could check works as expected. Can you maybe write to the support of ovh if they block
Postrequests with theapplication/activity+jsonAccept header?Forum: Plugins
In reply to: [ActivityPub] Profile does not workHey @heinzwittenbrink 👋
on which platform do you have issues? I just check mastodon.social and everything looks just fine!
Browser.pub also shows everything properly: https://browser.pub/https%3A%2F%2Fwittenbrink.net%2F%3Fauthor%3D2
- This reply was modified 3 weeks, 6 days ago by Matthias Pfefferle.