I’m trying to add my instance to Fediseer at gui.fediseer.com/auth/claim-instance so it can federate.
When I try to send the message, I get an error saying: There was an api error: API Key PM failed
I’m not really sure how to diagnose something like this, but I tried sudo docker logs [ID of nginx container]
and one of the entries says “POST /inbox HTTP/1.1” 400 86 “-” “Fediseer/0.25.1”
after I try sending the message.
I’m assuming this has something to do with it, but I’m not sure if that’s true or how to fix it even if it is.
Any help would be greatly appreciated.
db0@lemmy.dbzer0.com 3 days ago
What software is your instance?
humanoidchaos@lemmy.cif.su 3 days ago
It’s Lemmy running BE: 0.19.12
db0@lemmy.dbzer0.com 3 days ago
That’s weird to get a 400 reply from lemmy tbh. I don’t think anything changed on the inbox to cause that and you’re the first one who mentions this. I’ll see if I can test