this post was submitted on 19 Aug 2024
19 points (100.0% liked)

Fedia Discussions

17 readers
1 users here now

founded 2 years ago
MODERATORS
 

Hi all. I've been having some problems keeping fedia.io running - at the moment, either the message workers or the php web server processes are dying after an hour or so and I have to restart everything. I have been working with the mbin team and installed some updates that we hoped would fix the problems, but no luck. I am going to work on a cron job to automatically restart things once an hour. The down side, is that you'll likely see some error 500's if you happen to hit it when the processes are restarting, but it should happen quickly and refreshing the page should make it work again.

you are viewing a single comment's thread
view the rest of the comments
[–] jerry@fedia.io 1 points 10 months ago (1 children)

I have so many errors in prod.log that it's hard to tell for certain, but when I try to filter out those that are associated with failed federation events, that seems to be when I'm left with. I am trying again to see if I can confirm

[–] melroy@kbin.melroy.org 1 points 10 months ago (2 children)
[–] jerry@fedia.io 1 points 10 months ago (1 children)

I do not have 2fa turned on right now.

[–] melroy@kbin.melroy.org 1 points 10 months ago (1 children)

OK, that rules out at least the 2FA code. Thanks for letting me know. So what is your password ;P?

[–] jerry@fedia.io 1 points 10 months ago (1 children)

Indeed. I am trying to get it to happen again now that I’ve got the logs filtered down to a manageable level.

[–] melroy@kbin.melroy.org 2 points 10 months ago

If you want to know.. We did try to clean-up all those errors/warnings from the log and fix some of the issues in the main branch: https://github.com/MbinOrg/mbin/commits/main/.. We are not there yet obviously. But 1.7.x is now focusing on making Mbin more stable. @BentiGorlich@gehirneimer.de is helping out as well here.