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

Hi my forum www.unitedbsd.com all extensions got disabled automatically

    SKevo nope I didn't reset. But i had to manually enable extensions. All were disbaled somehow. I tried clearing cache also.

      jaypatelani I am not sure why that happened. Perhaps it was a part of some extension's migration, as FreeFlarum automatically migrates all databases and clears the cache too when syncing

        SKevo no problem.🙂 is there log or something to compare previously enabled extensions so i dont miss turning them on?

        And any eta on syndication extension ?
        Thanks

          jaypatelani is there log or something to compare previously enabled extensions so i dont miss turning them on?

          No, FreeFlarum does not have the tools to log that. Audit Log might work, which is available as an extension (but that only logs after it was enabled though, and I am not even sure if the free version logs extensions).

          jaypatelani And any eta on syndication extension ?

          You can request it at our GitHub

          4 days later

          Signature extension is giving "Oops! Something went wrong. Please reload the page and try again." I tried turning on after clearing cache also but same error.
          Thanks

            jaypatelani it should be fixed now, let me know if you encounter any more issues. There was an error that the signatures table already existed.

            Recently, we've been getting some more of these errors, and I am not sure what could be causing this. Apparently, Flarum's migration is run, but it wants to run again, even if the tables were already created. This bugs out some databases, and I'd say that our MySQL server is just busy - we will probably need to clean some inactive forums again (currently there are 2440 active ones, and the latest peak was at around 3000)

            Edit: I have tweaked MySQL & MariaDB settings a bit to adapt to more connections. Hopefully this will make the situation better instead of making it worse. I don't have much time to do a proper research for this, because tweaking it would take a lot of time. But I will definitely look at this, very soon (e. g. when I get some free time).

            Sorry for the small downtime caused, I had to turn off Nginx so that no more damage is caused to the databases when a query was run halfway during connection

              Small update:

              Added:

              Fixed:

              • Forum Directory doesn't load more forums on other pages - a button was added that allows you to load them now
              • Browsing the site occasionally throws an "Internal server error". This error was happening for a longer time now, and I was never able to identify why - but it seems to be gone now, after I've implemented an additional reconnection for the database

              Furthermore, I've also tweaked the settings for MySQL a bit. We'll keep monitoring it and see how it performs. If you run into any issues, please contact us as soon as possible, either by our E-mail (info@freeflarum.com) or by replying to this discussion.

              Greetings. I just made a forum and was trying to set it up. Had an issue with the Tags plugin so I disabled it.
              https://flarum.freeflarum.com/

              As you can see the forum is unusable. Can I get support?
              Thanks, Colonial

                Login to FreeFlarum.com > Settings > Reset your forum settings

                  I've just fixed an issue where the settings page would make Firefox browsers crash. The problem was with rendering the category dropdown and choosing which option should be selected, based on your forum category. Now, your forum category is not selected by default - instead, it is rendered in a text above the dropdown. This is purely just a visual change

                  There's going to be a downtime at around 6:00 - 8:00 UTC tomorrow. We will be updating MariaDB to 10.6. This shouldn't take more than 1 - 2 hours, but all forums will have to be offline at that time, so no database gets corrupted. We apologize for the downtime, but it is necessary to make FreeFlarum more stable

                    meetdilip oh, I forgot about that, sorry. It's 6:00 - 8:00 in UTC, I've updated it now

                    Hi Skevo, thanks for fixing the bug. I don't mean to bug you again, but there might be something wrong with the "Blog" plugin (I was just messing around with it, not planning on using it seriously) . It might just be an issue with compatibility or a setting I forgot to disable, but I can access the "Blog" section from the sidebar nav on the home page, but the blog section shows an error when reloading or trying to access it from the url: x.freeflarum.com/blog. Thanks again for all your work.


                      Colonial

                      flarum.ERROR: Exception: V17Development\FlarumSeo\Extend::setTitle(..): Container was not yet initialized. in /app/vendor/v17development/flarum-seo/src/Extend.php:196
                      Stack trace:
                      #0 /app/vendor/v17development/flarum-seo/src/Extend.php(36): V17Development\FlarumSeo\Extend::throwError()
                      #1 /app/vendor/v17development/flarum-blog/src/Controller/BlogOverviewController.php(40): V17Development\FlarumSeo\Extend::setTitle()
                      #2 /app/vendor/flarum/core/src/Frontend/Frontend.php(62): V17Development\FlarumBlog\Controller\BlogOverviewController->__invoke()
                      #3 /app/vendor/flarum/core/src/Frontend/Frontend.php(54): Flarum\Frontend\Frontend->populate()
                      #4 /app/vendor/flarum/core/src/Frontend/Controller.php(32): Flarum\Frontend\Frontend->document()
                      #5 /app/vendor/flarum/core/src/Http/RouteHandlerFactory.php(41): Flarum\Frontend\Controller->handle()
                      #6 /app/vendor/flarum/core/src/Http/Middleware/ExecuteRoute.php(27): Flarum\Http\RouteHandlerFactory->Flarum\Http\{closure}()
                      #7 /app/vendor/laminas/laminas-stratigility/src/Next.php(51): Flarum\Http\Middleware\ExecuteRoute->process()
                      #8 /app/vendor/fof/ban-ips/src/Middleware/RegisterMiddleware.php(94): Laminas\Stratigility\Next->handle()#9 /app/vendor/laminas/laminas-stratigility/src/Next.php(51): FoF\BanIPs\Middleware\RegisterMiddleware->process()
                      #10 /app/vendor/flarum/core/src/Http/Middleware/ContentTypeOptionsHeader.php(21): Laminas\Stratigility\Next->handle()
                      #11 /app/vendor/laminas/laminas-stratigility/src/Next.php(51): Flarum\Http\Middleware\ContentTypeOptionsHeader->process()
                      #12 /app/vendor/flarum/core/src/Http/Middleware/ReferrerPolicyHeader.php(30): Laminas\Stratigility\Next->handle()
                      #13 /app/vendor/laminas/laminas-stratigility/src/Next.php(51): Flarum\Http\Middleware\ReferrerPolicyHeader->process()
                      #14 /app/vendor/flarum/core/src/Http/Middleware/FlarumPromotionHeader.php(30): Laminas\Stratigility\Next->handle()
                      #15 /app/vendor/laminas/laminas-stratigility/src/Next.php(51): Flarum\Http\Middleware\FlarumPromotionHeader->process()
                      #16 /app/vendor/flarum/core/src/Http/Middleware/ShareErrorsFromSession.php(57): Laminas\Stratigility\Next->handle()
                      #17 /app/vendor/laminas/laminas-stratigility/src/Next.php(51): Flarum\Http\Middleware\ShareErrorsFromSession->process()
                      #18 /app/vendor/flarum/core/src/Http/Middleware/CheckCsrfToken.php(36): Laminas\Stratigility\Next->handle()
                      #19 /app/vendor/laminas/laminas-stratigility/src/Next.php(51): Flarum\Http\Middleware\CheckCsrfToken->process()
                      #20 /app/vendor/flarum/core/src/Http/Middleware/ResolveRoute.php(67): Laminas\Stratigility\Next->handle()#21 /app/vendor/laminas/laminas-stratigility/src/Next.php(51): Flarum\Http\Middleware\ResolveRoute->process()
                      #22 /app/vendor/flarum/core/src/Http/Middleware/SetLocale.php(51): Laminas\Stratigility\Next->handle()
                      #23 /app/vendor/laminas/laminas-stratigility/src/Next.php(51): Flarum\Http\Middleware\SetLocale->process()
                      #24 /app/vendor/flarum/core/src/Http/Middleware/AuthenticateWithSession.php(31): Laminas\Stratigility\Next->handle()
                      #25 /app/vendor/laminas/laminas-stratigility/src/Next.php(51): Flarum\Http\Middleware\AuthenticateWithSession->process()
                      #26 /app/vendor/flarum/core/src/Http/Middleware/RememberFromCookie.php(52): Laminas\Stratigility\Next->handle()
                      #27 /app/vendor/laminas/laminas-stratigility/src/Next.php(51): Flarum\Http\Middleware\RememberFromCookie->process()
                      #28 /app/vendor/flarum/core/src/Http/Middleware/StartSession.php(61): Laminas\Stratigility\Next->handle()#29 /app/vendor/laminas/laminas-stratigility/src/Next.php(51): Flarum\Http\Middleware\StartSession->process()
                      #30 /app/vendor/flarum/core/src/Http/Middleware/CollectGarbage.php(46): Laminas\Stratigility\Next->handle()
                      #31 /app/vendor/laminas/laminas-stratigility/src/Next.php(51): Flarum\Http\Middleware\CollectGarbage->process()
                      #32 /app/vendor/flarum/core/src/Http/Middleware/ParseJsonBody.php(28): Laminas\Stratigility\Next->handle()
                      #33 /app/vendor/laminas/laminas-stratigility/src/Next.php(51): Flarum\Http\Middleware\ParseJsonBody->process()
                      #34 /app/vendor/migratetoflarum/canonical/src/Middlewares/CanonicalRedirectMiddleware.php(49): Laminas\Stratigility\Next->handle()
                      #35 /app/vendor/laminas/laminas-stratigility/src/Next.php(51): MigrateToFlarum\Canonical\Middlewares\CanonicalRedirectMiddleware->process()
                      #36 /app/vendor/flarum/core/src/Http/Middleware/HandleErrors.php(57): Laminas\Stratigility\Next->handle()#37 /app/vendor/laminas/laminas-stratigility/src/Next.php(51): Flarum\Http\Middleware\HandleErrors->process()
                      #38 /app/vendor/flarum/core/src/Http/Middleware/InjectActorReference.php(25): Laminas\Stratigility\Next->handle()
                      #39 /app/vendor/laminas/laminas-stratigility/src/Next.php(51): Flarum\Http\Middleware\InjectActorReference->process()
                      #40 /app/vendor/laminas/laminas-stratigility/src/MiddlewarePipe.php(76): Laminas\Stratigility\Next->handle()
                      #41 /app/vendor/middlewares/request-handler/src/RequestHandler.php(84): Laminas\Stratigility\MiddlewarePipe->process()
                      #42 /app/vendor/laminas/laminas-stratigility/src/Next.php(51): Middlewares\RequestHandler->process()
                      #43 /app/vendor/middlewares/base-path-router/src/BasePathRouter.php(101): Laminas\Stratigility\Next->handle()
                      #44 /app/vendor/laminas/laminas-stratigility/src/Next.php(51): Middlewares\BasePathRouter->process()
                      #45 /app/vendor/laminas/laminas-stratigility/src/Middleware/OriginalMessages.php(36): Laminas\Stratigility\Next->handle()
                      #46 /app/vendor/laminas/laminas-stratigility/src/Next.php(51): Laminas\Stratigility\Middleware\OriginalMessages->process()
                      #47 /app/vendor/middlewares/base-path/src/BasePath.php(73): Laminas\Stratigility\Next->handle()
                      #48 /app/vendor/laminas/laminas-stratigility/src/Next.php(51): Middlewares\BasePath->process()
                      #49 /app/vendor/flarum/core/src/Http/Middleware/ProcessIp.php(24): Laminas\Stratigility\Next->handle()
                      #50 /app/vendor/laminas/laminas-stratigility/src/Next.php(51): Flarum\Http\Middleware\ProcessIp->process()
                      #51 /app/vendor/laminas/laminas-stratigility/src/MiddlewarePipe.php(76): Laminas\Stratigility\Next->handle()
                      #52 /app/vendor/laminas/laminas-stratigility/src/MiddlewarePipe.php(65): Laminas\Stratigility\MiddlewarePipe->process()
                      #53 /app/vendor/laminas/laminas-httphandlerrunner/src/RequestHandlerRunner.php(96): Laminas\Stratigility\MiddlewarePipe->handle()
                      #54 /app/vendor/flarum/core/src/Http/Server.php(44): Laminas\HttpHandlerRunner\RequestHandlerRunner->run()
                      #55 /app/public/index.php(22): Flarum\Http\Server->listen()
                      #56 {main}

                      This is a compatibility issue with the SEO extension, disabling one of the extensions will fix the issue.

                      I believe that this error was already reported, but if you want, you can report this at https://github.com/v17development/flarum-blog/issues, so that the authors can look at it again