· 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. https://toot.works/api/v1/accounts/lookup?acct=joe%40social.joe.workers.dev 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 |