I saw this error on a ‘Pikapods’ thread but I am with Digital Ocean and the fixes didn’t seem to apply. I was getting the ‘loading interrupted’ error, but then a few edits later i got past that but not all the way.
My first question is to check I haven’t missed an obvious step. I have done:
Updated the code files as per the documentation
Created an ActivityPub account on the activitypub.ghost page.
Is that all (in theory) i need to do? No other API or integration to connect my activitypub profile to my site?
The errors I am getting now are:
Reader - Oops no page found
Notes - page settings incorrect
Profile - no profile found (which is weird right as this pulls directly from the Ghost site itself?)
@Cathy_Sarisky Hi Cathy. I saw your comments on a few of the self hosted activity pub questions and wondered if you had any thoughts on this one. My main thing is to know if I’m missing anything obvious in the process before needing any clever coding workarounds (altho obv open to any suggestions on that front)
@Sally_H As I understand, https://activitypub.ghost.org/ is the blog/newsletter about building Ghost’s ActivityPub features, and the “get early access” probably only applied to Ghost(Pro).
If you’re self-hosting, from what I understand, you need to either use the Docker Compose install that is in preview, and host the ActivityPub stuff yourself, or else proxy ActivityPub traffic to ap.ghost.org using Nginx/Caddy/etc.
Thank you! It does say that self hosted should be able to work without Docker Compose but I fully realise it’s early days so I can just wait. Just wasn’t sure if i was missing something super obvious! You’re def more expert than me so really appreciate your reply.