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

meetdilip I've removed websockets now, might be really because of that. Whisper works without that fine, so I guess nobody will complain. If you guys want realtime, you can use Pusher as alternative

    I enable pusher and there a bug. I clear cache and nothing to do with. Are you trying to add a custom pusher extension?

      SKevo hmm, about Whisper , did you see that ? ( pusher turn off )

      it's sad to hear that websocker is not compatible, as the author of Whisper said "The volume of messages sent and typing notifications will quickly exhaust the free pusher plan."

        wolfshards no, what's your forum name?

        AowVN it's sad to hear that websocker is not compatible, as the author of Whisper said "The volume of messages sent and typing notifications will quickly exhaust the free pusher plan."

        Yes, I am aware of that. But it's the only alternative for Neon Chat for the time being. I am not even sure if Whisper works with standard Pusher, and all issues should be reported to the author if not directly related to FreeFlarum

        My forum is Shawny43.flarum.cloud. Idk why is broke by himself.

        wolfshards I just re-synced your forum, might be that. But if it happens again, please also tell me what the error message said and if you see anything in the browser console

        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