activitypub ActivityPub My #activitypub server is mostly coming along nicely but I'm having one problem with which I'd appreciate a little insight and help.
Jump
  • jeremy jeremy 1 month ago 100%

    Ahem, looking at this post on lemmy.ml here I see that one of the links appears poorly-formatted there; I just wanted to acknowledge that I've added it to my list of stuff to fix.

    1
  • activitypub
    ActivityPub jeremy 1 month ago 85%
    My #activitypub server is mostly coming along nicely but I'm having one problem with which I'd appreciate a little insight and help.

    My [#activitypub](https://jeremy.org/tag/activitypub) server is mostly coming along nicely but I'm having one problem with which I'd appreciate a little insight and help. Right now I have this server (from which I'm writing now) operating in production, and I have a development version sitting behind a SSH tunnel from my public webhost. That version, like the production version, is proxied via nginx. The problem is that for the development server only, much of the time servers from which I request public information complain that the server key I use to request most public data is "not found." This doesn't happen in production, and the code for this is identical to production, with the only system differences being that one is behind a tunnel and operating via a different domain name and server key. Some relevant URLS, to make things concrete: * [webfinger](https://svadhisthana.org/.well-known/webfinger?resource=acct:svadhisthana.org@svadhisthana.org) * [Profile](https://svadhisthana.org/<a href="https://jeremy.org/@svadhisthana.org" class="u-url mention">@<span>svadhisthana.org</span></a>) If anyone can look at the server's responses for those and let me know if they see anything fishy, I'd very much appreciate hearing about it! [activitypub](https://jeremy.org/@activitypub@lemmy.ml)

    5
    1