Conversation
Notices
-
teknomunk (teknomunk@apogee.polaris-1.work)'s status on Saturday, 26-Aug-2023 05:06:16 JST teknomunk @minds
Greetings! Single user instance with custom software I wrote (apogee) reporting in.-
silverpill (silverpill@mitra.social)'s status on Saturday, 26-Aug-2023 05:06:15 JST silverpill Does it work for you?
I'm getting 500 internal error in response to Follow
-
silverpill (silverpill@mitra.social)'s status on Saturday, 26-Aug-2023 05:17:09 JST silverpill @realcaseyrollins @teknomunk @minds This was my first attempt. Retrying delivery results in the same error.
-
realcaseyrollins (realcaseyrollins@social.teci.world)'s status on Saturday, 26-Aug-2023 05:17:10 JST realcaseyrollins @silverpill @teknomunk @Minds If you weren’t able to follow earlier, unfollow and follow again
Follows with #Minds weren’t working for me thing morning, but started working for me in the afternoon
-
silverpill (silverpill@mitra.social)'s status on Saturday, 26-Aug-2023 08:40:47 JST silverpill @teknomunk @minds Let's ping the developer who's working on AP intergration @markharding
-
teknomunk (teknomunk@apogee.polaris-1.work)'s status on Saturday, 26-Aug-2023 08:40:48 JST teknomunk Status code 500
Body of the request is: {"status":"error","message":"Internal Server Error","errorId":"HttpSignatures::SignatureParseException"} I also checked my webserver log, and I am not seeing a request for my actor object, so my guess is it is failing to fetch the key it needs to check the HTTP signature. -
silverpill (silverpill@mitra.social)'s status on Saturday, 26-Aug-2023 21:48:54 JST silverpill @teknomunk Still doesn't work for me, but now the error is different (403 Forbidden):
"message":"Actor doesn\u0027t match signature"I'm pretty sure the signature is correct because other servers accept it.
@markharding Could you look at this? The follow activity was sent at 2023-08-26T12:32:41Z.
-
teknomunk (teknomunk@apogee.polaris-1.work)'s status on Saturday, 26-Aug-2023 21:48:55 JST teknomunk Hopefully I have it fixed now. -
Mark Harding (mastodon.social) (markharding@mastodon.social)'s status on Saturday, 26-Aug-2023 21:48:56 JST Mark Harding (mastodon.social) Looks like you have a bug in your signature code. In your header your are signing with `https://apogee.polaris-1.work/owner/actor#mainKey` but in your actor public key it is referenced as `https://apogee.polaris-1.work/owner/actor#main-key`
-
teknomunk (teknomunk@apogee.polaris-1.work)'s status on Saturday, 26-Aug-2023 21:48:56 JST teknomunk @markharding @silverpill I'll get that fixed. -
Mark Harding (mastodon.social) (markharding@mastodon.social)'s status on Sunday, 27-Aug-2023 02:28:32 JST Mark Harding (mastodon.social) @silverpill @teknomunk
Sorry, I don't see the log on our side. Would you be able to send me the curl request or the headers & body?
Happy to also just make an account on mitra.social if you could send me an invite code? -
silverpill (silverpill@mitra.social)'s status on Sunday, 27-Aug-2023 02:28:32 JST silverpill @markharding Hmm it should be there. I even see a GET request to my actor with user agent "GuzzleHttp/7" (I guess it is from the Minds server). I'll send you an invite in a minute. Extracting headers would be complicated...
-