@tedu I can't ping your honker.

bin/honk ping abyxcos "https://honk.tedunangst.com/u/tedu"
2020/05/29 12:39:41 can't send ping: http post status: 418

tedu

Purveyor of modest software.

@abyxcos the dreaded teapot error. that means i couldn't fetch the key used to sign the request from your server.
@tedu Ok, that makes sense. I'm fiddling around with masqname. What routes would I needa redirect to my subdomain to make it happier? I didn't see that in the documentation yet.
@abyxcos I think just putting .well-known/webfinger on the top domain should work.

@tedu After some prodding and fiddling, I got a bit further. Looks like /u/* needs to be redirected too, but that may only be for the case of ping. I'm still stuck though, after I ingest the boxes, post is returning a 405, and it's not exactly clear to me what would be causing my posts to fail?

can't send ping: http post status: 405

@abyxcos I think you have servername and masqname reversed. servername should include honk. and masqname the domain without.

@tedu It does appear that I forgot to restart honk. I probably changed stuff while it was live. I can ping you now, but I can't ping myself... Same 405. So I have something still messed up?

Account is @[email protected] for reference.

@abyxcos we'll see if i can mention @abyxcos.

405 seems like a proxy failure? check that it's trying to deliver to the right inbox url.