Since the last update I’ve not been able to log into my fedia-account using interstellar. I keep getting the 500 internal server error. I can log in with my browser. Is fedia.io/mbin not supported anymore? As far as I know interstellar is/was the only app supporting mbin/fedia.

  • jwr1@kbin.earthM
    link
    fedilink
    arrow-up
    4
    ·
    2 months ago

    Interstellar is supposed to work for any Mbin (and Lemmy) instance. If the server’s API is causing errors, which it does look like Fedia does have a 500 internal error, then that’s an issue with the server’s configuration. I would recommend posting again in Fedia’s magazine: [email protected].

      • jerry@fedia.io
        link
        fedilink
        arrow-up
        5
        ·
        2 months ago

        No idea, but mbin is by far the most challenging software I’ve even run, so it’s not surprising. How can I test with intertellar?

        (note: I think nearly all the issues are legacy kbin problems and the current mbin team has been nothing short of amazing, but I continue to have major issues on a regular basis)

        • jwr1@kbin.earthM
          link
          fedilink
          arrow-up
          3
          ·
          2 months ago

          You can download the latest version from github (either for Android or Linux), then open the app, click on the settings page, click switch accounts, click add account, click fedia.io, click guest, and then navigate wherever you’d like from there.

          Before all that though, I would figure out why your API routes are causing internal errors, such as /api/entries, which should return a list of threads but is only causing an error. If you visit that route in your browser, maybe your PHP logs would have the real cause of the internal error.

          • jerry@fedia.io
            link
            fedilink
            arrow-up
            2
            ·
            2 months ago

            Thanks - that is what I needed. After the crush of undeliverable messages, I ran through a complete rebuild but forgot to copy over the oauth keys.