you are viewing a single comment's thread
view the rest of the comments
[–] 94 points 1 year ago (9 children)

It’s not even obscure, context dependent errors. I’ve had many professional system administrators not understand what “connection was closed by peer” meant.

  • source
  • parent
  • hideshow 9 child comments
  • [–] 8 points 8 months ago* (3 children)

    In the admins defense. "Closed by peer" can indicate everything from a safe closure to an unsafe closure to a server connection terminating which causes the peer to terminate.

    Like that's a fair point of confusion.

    What bugs me is when the error says something stupid specific and obvious such as JavaScript heap out of memory or dd: error writing *pathname*: No space left on device

  • source
  • parent
  • hideshow 3 child comments
  • [–] 3 points 8 months ago (2 children)

    Yeah, but they literally couldn’t tell me if it’s a problem with the network or something else. It’s like it’s in a totally different language

  • source
  • parent
  • hideshow 2 child comments