suigow.xyz upgraded from #GoToSocial v0.19.0 to v0.19.1. That was easy peasy.
suigow.xyz upgraded from #GoToSocial v0.19.0 to v0.19.1. That was easy peasy.
Our Mastodon services have been upgraded to Mastodon (glitch-soc) v4.3.8.
This is a fairly minor release with a bug fix or two and some small security changes. https://github.com/glitch-soc/mastodon/releases/tag/v4.3.8
PVT has been passed with no issues, but we will keep an eye on the instance over the coming hours to ensure there are no unexpected impacts.
Hallo zusammen!
Wir haben gerade den neuen patch release 4.3.8 auf allen Instanzen ausgerollt. Es ist nur ein kleiner release der ein Sicherheitsproblem behebt.
* https://github.com/mastodon/mastodon/releases/tag/v4.3.8
Viel Grüße und schönen Abend,
Eure Fediverse Foundation
Edit:
PS: bitte wie immer Browser mit Ctrl+Shift+R neu laden, falls ihr Darstellungsprobleme haben solltet.
EDIT:
Danke an alle & die dank dem #Fediverse, für die Vernetzung und schnelle Reaktion! Wahnsinn! Das Problem war wohl eventuell Lokal. Dank @DerSchulze@elbmatsch.de der mich auf die Simple idee gebracht hat, das Bild neu hochzuladen (um es quasi zu erneut zu Pushen), löste das Problem. Zumindest das Profilbild Problem ^^ :D
Für das Icon wird jetzt einfach nen Emoji genutzt. :D
Ich brauche mal etwas Hilfe: Ich betreibe eine eigene Mastodon-Instanz (bzw. Sharkey), aber irgendwas mache ich wohl falsch. Mein Profilbild und das Verifizierungs-Icon neben meinem Namen werden nur lokal angezeigt – auf anderen Instanzen scheint es nicht synchronisiert zu werden.
Woran könnte das liegen?
#Mastodon #Sharkey #Fediverse #Selfhosting #InstanceAdmin #TechSupport #Linux #Docker #Hetzner #FediAdmin #ActivityPub #Profilbild
@Da_Gut
#fediadmin
#fedidev
#protocol
I not sure.🤔 hopefully these tags help
New blog post!
This time I talk about the two recent migrations I did with my data:
I migrated my main VPS from a US based VPS provider to @hetzner because I want to have my stuff in Europe.
The second one was the migration of this exact account from which I send this toot, I moved it from Fosstodon to my own GoToSocial instance which I am self-hosting on that Hetzner server.
I hope you will find it useful!
https://stfn.pl/blog/69-migrating-servers-migrating-instances/
for your consideration:
select SUM(size) as sizesum , type, "userHost" from drive_file group by type, "userHost" order by sizesum desc;
while (true)
{
var availableFilesBytes = await "https://mkultra.x27.one/api/admin/drive/files"
.PostJsonAsync(new
{
i = "TOKEN",
limit = 100,
untilId = "9nvejff4dj",
userId = (object)null,
type = "image/png",
origin = "remote",
hostname = "mastodon.social",
}).ReceiveBytes();
var jd = System.Text.Json.JsonDocument.Parse(availableFilesBytes);
var ja = jd.RootElement.EnumerateArray().ToArray();
ja.Length.Dump();
if(ja.Length < 100) break;
var ids = ja.Select(o => o.GetProperty("id").GetString());
foreach (var id in ids)
{
var responseString = await "https://mkultra.x27.one/api/drive/files/delete"
.PostJsonAsync(new { i = "TOKEN", fileId = id })
.ReceiveString();
}
}
#misskeyadmin #fediadmin #misskeyadmin #fediadminGive me some Mastodon instance recommendations, I'd like to make an alternative account.
Some smaller, well-maintained instance with English as the main language.
Thanks!!
🌻 :mastodon:
We should have a community fund to pay for therapy for all the Fediverse’s admins and mods #FediAdmin #FediMod #moderation #Fediverse #FediBlock
We should have a community fund to pay for therapy for all the Fediverse’s admins and mods
I'm not sure that the DARVO approach is the most successful way to respond to critique of a community's management, but I guess we'll find out. #FediAdmin #FediBlockMeta
Our 1000-active-user cap for FLOSS.social is still in effect, and will soon again be reached as we welcome a new wave of community members.
This number is determined as the mean (average) between the "active in last month" and "six months" from the data at: https://floss.social/nodeinfo/2.0
Small servers make for good communities and good federation.
does anyone observe problems with the hetzner's s3-compatible object storage, or is it only me?
@benny seems like there's a widespread issue with a bucket storage provider, Hetzner, especially the FSN1 region (Falkenstein, DE if my memory serves)
I'm not sure if this is the issue for your instance too but it sure is for ours :)
Popping #FediAdmin #MastoAdmin tags to get feedback from other admins too and pinging @EighthLayer
FYI, If you run a pixelfed instance: If you have PF_MEDIA_FAST_PROCESS set to False, be aware that the posts probably aren't federating properly. You can take my patch if you want, or just set the setting to true for now. (The downside of true is that the federated images won't hit your s3 bucket/CDN). Check your horizon logs for NewStatusPipeline failures to confirm
Did anyone ever try to move a GoToSocial instance between servers? I want to switch VPS providers, and move my GTS from one server to another, preferably not losing any data in the process. Can it cause problems with federation? My GTS instance uses a SQLite DB and an nginx reverse proxy.
@Curator Thanks for posting this. Blocked the domain. #fediadmin
Twoot Space admin announcement: we're going to be silencing Fosstodon (@fosstodon) for 30 days, during which time we'll assess the implications of their mod team makeup and any follow-up actions they take following the revelations linked below on a potential full suspension.
https://mastodon.social/@lo__/114392446287909291