• SavvyWolf@pawb.social
    link
    fedilink
    English
    arrow-up
    60
    ·
    10 months ago

    Willing to bet that the backend that they are using doesn’t actually give any useful error messages.

    • GarytheSnail@programming.dev
      link
      fedilink
      arrow-up
      15
      ·
      10 months ago

      Would they surface that to the user anyway? That’s something to log, not to tell the client that xyz service failed because of error 123.

      • PixxlMan@lemmy.world
        link
        fedilink
        arrow-up
        12
        ·
        edit-2
        10 months ago

        No, please tell the user. They’ve got their big boy pants on and can handle seeing one or two weird squiggles in the worst case, and might be able to actually diagnose and fix the issue themselves (without having to go through support) in the best case.

        • max@feddit.nl
          link
          fedilink
          arrow-up
          13
          arrow-down
          1
          ·
          10 months ago

          If it’s a backend/service issue, tell the user, but the bare minimum. You shouldn’t disclose too much info about your system to the end user (think of stack traces, error codes unique to some dependency you’re using) as it may give an attacker some valuable information.

  • PeriodicallyPedantic@lemmy.ca
    link
    fedilink
    arrow-up
    32
    arrow-down
    2
    ·
    edit-2
    10 months ago

    Tbf if the client fails to reach the server, there isn’t much more detail they can provide. At least it brings a little levity

  • stewie410@programming.dev
    link
    fedilink
    arrow-up
    29
    ·
    10 months ago

    Had the displeasure of using the modern EA app the other week – completely refuses to launch my copy of Jedi: Fallen Order in the foreground after a single play-session (Steam -> EA just doesn’t work for some people).

    • Mixel@feddit.de
      link
      fedilink
      arrow-up
      3
      ·
      10 months ago

      My friend downloaded the friend pass of it takes two and ea just said you don’t own the game and refused to launch the game… Appearntly there’s a fix to download a free game and then it works again but wtf the support and moderates just closed the thread where this issue got raised the first time without giving a universal solution on what to try Tldr EA is the worst

      • stewie410@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        10 months ago

        I had the same problem with Fallen Order the first day; the workaround in that particular case was to launch the game’s executable directly; which let me play that one, single time. A few days later and both the original workaround (and others) & no-workarounds caused the game to launch in the background, with no way to force it to the foreground.

        In Fallen Order’s case specifically; there appeared to be a launcher-specific wrapper executable, and the game itself. When the workaround stopped working, the launcher-specific wrapper is what was getting ran in the background; but the game itself never actually appeared. Additionally, reinstalling the game several times did not resolve any issue; nor other troubleshooting steps from EA.

        Origin was also a pretty crap piece of software (compared to Steam, anyway); but this is a new low from EA, imo. Its a shame too, because I liked what I got to see in Fallen Order, especially recently getting into souls games.

  • pomodoro_longbreak@sh.itjust.works
    link
    fedilink
    arrow-up
    19
    ·
    edit-2
    10 months ago

    I can just imagine something in the middle being like

    `We couldn't log you in because ${getReason(e) || 'the network failed to do its network thing'}.`
    
      • pomodoro_longbreak@sh.itjust.works
        link
        fedilink
        arrow-up
        1
        ·
        10 months ago

        it’s its not it’s, right?

        I always get tripped up on this case. What’s shown in the picture is correct, though you’re applying the rules of English grammar very logically, the apostrophe in it's is only for contraction, not possession. That may go out the window if someone uses it as a pronoun though, idk.

  • HiddenLayer5@lemmy.ml
    link
    fedilink
    English
    arrow-up
    20
    arrow-down
    3
    ·
    edit-2
    10 months ago

    If all the corporations can just stop trying to be cute in their error messages, that would be great. This is literally worse than “ERROR: Unknown Error” because this goes out of its way to taunt you while still giving you no actionable information.

    • MrScottyTay@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      5
      ·
      10 months ago

      Depends if this cure message is a psuedonym for the real message. Kind of you have a different quip for each one, then reporting it the Devs will know what the issue is but any bad actors won’t be able to try and discern cause and effect from any exploits they are trying (or at least make it harder)

    • ILikeBoobies@lemmy.ca
      link
      fedilink
      arrow-up
      6
      arrow-down
      1
      ·
      10 months ago

      I see nothing wrong with it

      How can the client know the back end issue

      And

      What’s the point of giving it to the end user

      Any fix would be the user contacting the company and the error code is there. Follow ups would be a traceroute

  • bstix@feddit.dk
    link
    fedilink
    English
    arrow-up
    10
    ·
    10 months ago

    I’d like that to be an acceptable autoreply to all the mails from my boss.