Does anyone know who the admin of mstdn.jp is? And whether they need any help...
@Gargron @NSXG Do you know if the admin of mstdn.jp needs any help?
@antheor @Gargron
The administrator of mstdn.jp is a college student and not a worker.
If help is needed it may be a donation.
There was a movement that Japanese tech officials are cooperating with twitter etc.
@NSXG
Did you spot something about his migration thing? @Gargron is the main dev of mastodon and wanted to offer technical help
@antheor @Gargron
@ Nulkal is mstdn.jp The Admin seems to have moved from a physical server to a cloud server.
At that time it may have skipped the data.
Is @ Gargron possibly a. Cloud Admin? One of the developers of mastodon's GitHub?(@_@;)
@NSXG @antheor I am admin of .social and developer of Mastodon
@NSXG Could you ask the admin of mstdn.jp if he needs any help from @Gargron ?
I don't know if he understands english
@antheor @NSXG Thanks but I'm already in touch with them, it seems like they speak English. I told them I could help if they need

@Gargron @antheor
Thank you very much.
I was seeing nulkal interaction with you.
Perhaps data migration seems to bring the server to the cloud assuming failure.
Since it was originally moving in a small environment of individuals, it can not be helped.

Thank! @Antheor

@antheor @NSXG I've helped other admins with data recovery before.. In many cases it's not fully lost, there might be hope
@Gargron @antheor
If the data restoration procedure is in GitHub, other administrators may be able to refer to it.
As far as I can see, it seems to be a problem in the process of switching from test domain to public domain.
I saw data on the test domain being left with data on other instances and not being able to delete it.

@NSXG @Gargron

I think it's mostly about migrating sql database though?

@antheor @Gargron @NSXG yeah it should be just an sql migration. actually just taking a dump should be enough. postgresql as main storage, and redis is probably used just for pubsub and sidekiq job queue