hhmx.de

Föderation EN Fr 17.11.2023 00:23:07

Föderation EN Fr 17.11.2023 01:02:02

@mastohost Any chance I could get you to run `tootctl accounts refresh @joe@social.joe.workers.dev` on my instance? I'm futzing around ActivityPub and it doesn't want to load for me on toot.works.

Föderation EN Fr 17.11.2023 09:31:24

@joe I can run that but in theory it will be the same as doing a search for the profile URL or going to Moderation->Accounts and inside the account details click 'Refresh Profile'.

Have you tried that?

Föderation EN Fr 17.11.2023 16:57:56

@mastohost Yeah, I did. One of the folks who helped me figure out what was missing from the profile (in this case it was preferredUsername) was saying that Mastodon aggressively caches everything and that it could fix that locally.

toot.works/api/v1/accounts/loo is returning {"error":"Record not found"} on toot.works and the same is happening on mastodon.social but it seems to be showing up on twit.social, mstdn.social, etc. I’m hoping that it will shake something loose (at least locally).

Medien: 1

Föderation EN Fr 17.11.2023 17:26:47

@joe OK. I tried but running `tootctl accounts refresh joe@social.joe.workers.dev` returns 'No such account'

Föderation EN Fr 17.11.2023 17:29:10

@joe Also, doing a database query, can't find a single account for the domain social.joe.workers.dev.

Föderation EN Fr 17.11.2023 17:37:59

@mastohost Thanks for trying. It's very possible that there is something else that I’m missing (or more than one other thing).

The answer to “Can I write my own mastodon-compatible server in ~50 lines of node?” is apparently “Sure … kind of ... but it won't work all of the time.” :)

Föderation EN Fr 17.11.2023 17:39:24

@joe Yep, never done it myself. Not in ~50 lines or ~5000 lines :P