• Resources
  • Free Flarum hosting on an expert platform by FreeFlarum.com

SKevo
But i want to ask till when i can see my freeflarum live on bibnom.com


    Jokes aside, we've updated to PHP 7.4 to support "latest" patches and updates (that was the reason for today's small downtime, which we apologize for, but there was no other way). We'll upgrade to PHP 8 too, along with beta.16, after extensions adapt to the changes.

    If your forum responds with an error, please let us know and we'll look at it.

    Thank you for using FreeFlarum!

      New forum registration is bugged - the reason for that is that Nginx is using the 7.2 FPM file version globally - I will need to bulk rename all socks to a more general format (such as php.x.sock instead of php-7.4.x.sock), so expect another downtimes.

      Thanks for the upgrade! Is it normal that my forum is still down with a 502? Not a problem per se, you are doing great, just informing you in case it's an anomaly

        SKevo Thanks for awesome work. Forums were up and then again 502 gateway error is seen. 🙂

        Freeflarum crash during registration =/

        I've added 2 new features to the main page:

        1. Checker whether our base (skeleton) forum is reachable. Puts a banner indicating that something went wrong if it's not (eg: 502 error, etc...)
        2. Live checker for forum name availability - handles also name length and whether or not it's on the forbidden name list.

        Everything is done client-side by using JavaScript. I have implemented this in the darkness of the recent crashes with the intention to help people who are registering their forum, and why it might be down afterwards or why the registration might fail, where should they look for support or check for news (this thread) etc...

        I've also tweaked the PHP-FPM failure, and I tested forum creation and forum renaming (both work fine), and also the reload (which caused issue). If it happens again, I'll try to fix it for good. But so far, no issues (except for some small 20 second forum downtimes, which were intentional because I was testing if the new features work 😅)

        Edit: The 502 error seems to be temporary when renaming a forum now. I might consider to just remove the function and accept "rename requests" through this thread or E-mail, as it just causes issues now.

        Edit 2: As can be seen at https://freeflarum.com/status, PHP-FPM uses over 80% of open files. We have too many forums using it. I am going to clean up all inactive ones now (the ones that have no posts, visitors or activity in 3 months) until we figure out what to do with it. There wasn't bigger cleanup in a long time anyways.

        If your forum got removed, message us and we'll restore it.