(🀍 Nova) Dear fellow Misskey / Sharkey admins: I made a script to use in the Scratchpad in case you need or want to salvage cached files on the behalf of a particular user on a dead instance. I need to see if I can release it publicly, but I will gladly offer it upon request, as long as it is used to only salvage cached archives with the consent of the user in question.

#FediAdmin #MisskeyAdmin #SharkeyAdmin
Misskey Hub – Official website of the Misskey Project

This is the official site for Misskey, a decentralized social networking software. Find out how to get started, a list of servers, and lots more information about Misskey!

Misskey
I really want to move us to S3-compatible storage but it looks like a pain to migrate existing files since it requires (to my knowledge) manually editing the file locations in the database. Has someone built a script or tool to handle this for misskey/sharkey?

#misskeyadmin #sharkeyadmin
I'm on #Misskey 2025.12.2, would a migration to #Sharkey be supported from this version and would this be a good time to use the maintenance as excuse to finally migrate? ​​

#misskeyadmin #sharkeyadmin

RE: https://sharkey.team/notes/ajka8rybkjf80061
MissKey ULTRA-pro now running this new version πŸŽ‰
If you want loading on scrolling available and alphabetically sorted list and antenna selection lists, check out the patch set I'm using -
https://github.com/aliceif/misskey/tree/production #misskey #misskeyadmin

RE: https://mkultra.x27.one/notes/ac30cw3nb5jk02qw
Enby.Life service notice: we have temporarily treated a bug in the Misskey/Sharkey chat feature caused by having unread messages on rooms that were deleted before those messages could be read. This should not have unintended disruptions to chat functionality (the intended ones were to treat the bug by clearing states/flags that tell if messages were unread).

This is public so Misskey and Sharkey users and admins are aware of this, since it is
very annoying once it is triggered, and it can lead to a mild form of alarm fatigue (and it can trigger actual alarm fatigue if the chat is being used as an admin chat!). @hazelnoot has already opened a MR to have it patched on Sharkey, but IDK if or when it will be merged in, and it would still have to make it up to Misskey's repository to fix it for Misskey instances.

#Sharkey #Misskey #SharkeyAdmin #MisskeyAdmin #SharkeyAdmins #MisskeyAdmins
So it seems like #misskey 2025.6.2 still can break your current session like 2025.6.1 did.
If you do not want to nuke your client side storage, it seems like all you need to do in the browser inspector is to delete the localStorage entries for locale* things.
#fediadmin #misskeyadmin #misskey
I HAVE THE CONTROL ​​ ​​
#misskey #nomisskeynolife #misskeyadmin #docker #nekoprogram #mekoprogram
#Misskey in Localhost running (Thanks docker its the first time that i tried docker)

For some reason images aren't loading
​​

(But i can see the Admin panel to view if translations are ok
​​​​)

#misskey #nomisskeynolife #misskeyadmin #docker #nekoprogram #mekoprogram

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 #fediadmin

2/

Misskey and the Misskey forks (ex: Firefish, Sharkey, etc) seem to also be prone to their storage drives filling with:

β€’ logs
β€’ npm cache
β€’ yarn cache

#DeSo #FediAdmin #FediCache #FediDev #FediDevs #Fediverse #Firefish #FirefishAdmin #Misskey #MisskeyAdmin #Sharkey #SharkeyAdmin #SpaceHostBTS