Working on a project, for whatever reason one of the pages I’m reading up on doesn’t load the math formulas, instead showing error messages. Frankly it’s annoying, as they were literally displaying perfectly fine the other day. Any help on this? Searching the internet brings up nothing useful.

Example

Edit: This was on firefox. Checked it on my phone’s firefox and chrome browsers and it still shows the error. This is probably on Wikipedia’s side of things.

Edit 2: https://en.m.wikipedia.org/wiki/Volume_of_an_n-ball

  • schnurrito@discuss.tchncs.de
    link
    fedilink
    arrow-up
    1
    ·
    2 days ago

    You can click the edit or view source link and try to figure out what it’s supposed to say from there. This is certainly an error on the Wikimedia Foundation servers’ side. There used to be IRC channels where you could make the sysadmins aware of problems like this, not sure those still exist.

    • schnurrito@discuss.tchncs.de
      link
      fedilink
      arrow-up
      1
      ·
      2 days ago

      The Wikimedia Foundation server’s “localhost”, i.e. the computer the wiki software is running from. That does make sense.

      • Agility0971@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        2 days ago

        Well. What I find odd about it is that if there is reference to localhost then a production page is reaching out to clients computers to parse some math formula. I think the developer hardcoded something that worked for him and pushed to prod. It could possibly still work for him but not for others without a program listening on that port.

  • bleistift2@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    4 days ago

    Probably a transient error. Have you tried clearing your browser cache and refreshing the page? (Usually Ctrl+R or Ctrl+F5; dunno about Macs)

    • piecat@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      2 days ago

      It’s happening on multiple people’s devices, seemingly only the same equations.

      Is it possible wiki caches the rendered latex on some event like page edits saved, ran into an error during that, and is now serving the errors from a cache?

      Otherwise there must be an issue with these specific equations?

      • bleistift2@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 days ago

        Seems plausible. When you edit the page and render a preview without changing anything, the formulas render correctly.

  • z3rOR0ne@lemmy.ml
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    3 days ago

    The server sending over the plugin that can read MathML code is possibly down. Perhaps try again later?