Spyke

Replies

Comment on

Subscribe activity rejected due to invalid signature – what's wrong?

Reply in thread

What I discovered is this was due to me running a past instance of Lemmy on this domain, then wiping it and losing the instance/user public keys. So all the servers I've talked to in the past have a public key in mind for globe.pub which no longer exists. I think this means that the domain is no longer usable for federation, as instances don't prune dead instances from their list.

Comment on

My instance isn't federating with others very well. What's wrong?

Reply in thread

Sorry for the late response. I was out of town and wanted to give the server a chance to catch up just in case.

I am running this on a bespoke stack:

  • Kubernetes for lemmy, lemmy-ui, and pict-rs
  • AWS S3 storage backend for pict-rs, with a persistent volume claim for the sled db
  • Postgres "serverless" DB hosted by https://neon.tech/

For all the communities with 1 subscriber (me), they have not gone from "pending" to "joined" yet, so I am worried there is some issue with establishing communication between the instances.

You reached the end