Login
Login
Roadhouse
Bob Mottram
Bob Mottram
Channel
About
Photos
Files
Calendar
Toggle System Apps
Directory
Help
Language
Search
Sites
Bob Mottram
Bob Mottram
Channel
About
Photos
Files
Calendar
Toggle System Apps
Directory
Help
Language
Search
Sites
Visit
Poke
Bob Mottram
Thu, 19 Aug 2021 23:04:05 +0100
So my guess is that Roadhouse doesn't follow what Mastodon calls "locked" accounts.
Link to Source
show all
5 comments
Visit
Poke
Bob Mottram
Thu, 19 Aug 2021 23:05:42 +0100
Or there might be a bug related to that on the Epicyon side.
Link to Source
Visit
Poke
Bob Mottram
Thu, 19 Aug 2021 23:35:16 +0100
The follow request did turn up eventually. It might just be that Roadhouse sends them out in a batch every so often.
Link to Source
Visit
Poke
mike
Fri, 20 Aug 2021 00:01:27 +0100
We try to send them immediately, but if "something happens" (I test under shared hosting and something always happens) the delivery is deferred and waits for the next queue run (usually every 10-15 minutes depending on how you set up your scheduled cron job).
There's also a service worker addon which is probably more efficient in a VPS environment but there's still a deferred queue as a fallback.
Link to Source
Visit
Poke
Bob Mottram
Fri, 20 Aug 2021 00:17:57 +0100
I think it might have been due to an unrelated bug on the Epicyon side, which was causing a crash and so messing with the inbox processing.
Link to Source
Visit
Poke
mike
Fri, 20 Aug 2021 00:41:18 +0100
No worries. I had a similar problem with my activitypub inbox this morning.
Simple typo that I should've caught before pushing it to my production site, but that's the only place I could test the change.
Link to Source