Skip to content

Debugging

Alex Kirk edited this page Feb 8, 2024 · 1 revision

Debugging ActivityPub

A setup that works for getting some more insight into what happens behind the scenes is the Stream plugin which gives you something like a timeline of actions on the blog.

Additionally, install the Friends Debugger, it comes with a Stream connector so that incoming and outgoing ActivityPub requests will appear.

As long as the Pull Request is not merged, I recommend using my slightly adapted version that can display the metadata.

274197777-709e9082-917d-46e8-bab8-2a0e7f373c84

Note: Since outgoing ActivityPub requests use the cron system, you need to enable "WP Cron Tracking."

Screenshot 2024-02-08 at 09 27 58
Clone this wiki locally