• Joined on 2023-01-18
snarfed commented on issue AkkomaGang/akkoma#438 2023-10-12 04:02:32 +00:00
[bug] 500 internal server error when federating Like activity from Bridgy Fed

I started compacting actor, author, and attributedTo down to just string ids in outgoing activities, and that got Akkoma to accept a Like! Replies are still 500ing though. Example…

snarfed commented on issue AkkomaGang/akkoma#438 2023-09-27 18:24:09 +00:00
[bug] 500 internal server error when federating Like activity from Bridgy Fed

I didn't dive too far into your implementation, but one thing that struck me in the comment was the (request-target) header

this is actually a pseudo-header that will not make it through…

snarfed commented on issue AkkomaGang/akkoma#438 2023-09-27 12:46:42 +00:00
[bug] 500 internal server error when federating Like activity from Bridgy Fed

Hmm! Other fediverse servers have been accepting Bridgy Fed's signatures for a long time, but sure, it's definitely possible.

BF generates HTTP Sigs based on the cavage 12 draft standard. It…

snarfed commented on issue AkkomaGang/akkoma#438 2023-09-26 20:31:38 +00:00
[bug] 500 internal server error when federating Like activity from Bridgy Fed

Hi! Sorry this hasn't been easier to debug. Happy to help if I can!

New example activity below that https://idiomdrottning.org/users/Sandra/inbox (@snan which Akkoma version?) 500ed on just…

snarfed commented on issue AkkomaGang/akkoma#438 2023-01-21 18:42:31 +00:00
[bug] 500 internal server error when federating Like activity from Bridgy Fed

Thanks for all the sleuthing, sorry this is hard to test! I'm happy to federate another like from Bridgy Fed whenever you want.

snarfed commented on issue AkkomaGang/akkoma#438 2023-01-18 23:50:23 +00:00
[bug] 500 internal server error when federating Like activity from Bridgy Fed

Hah, true! Afaik neither the AS2 core nor vocab specs define allowed or restricted characters for…

snarfed opened issue AkkomaGang/akkoma#438 2023-01-18 23:07:25 +00:00
[bug] 500 internal server error when federating Like activity from Bridgy Fed