Common errors The following error conditions are often reported via an error message. When such a condition occurs, the section header text might be reported as an error message and in fact is in some contexts, but different text is used for the condition in other contexts. ;Access denied: The user does not have privilege to complete an operation. ;Device not ready: Most often occurs when there is no
floppy disk (or a bad disk) in the disk drive and the system tries to a access that disk. ; Disk Boot Failure: Commonly occurs when the hard drive of the computer is having problems. If the computer can boot from a network, it may instead display the message "Media test failure, check cable". ;File not found: A specified file is not found as specified. A similar error occurs on the web as
HTTP status code 404 to indicate that a resource is not found. ;Low Disk Space: This condition occurs when a
storage drive is nearly full. To fix this, the user should release storage space (i.e. delete files) or use a different drive. ;
Out of memory: The system has insufficient
RAM for an operation. Fixes include closing programs and installing more memory. ; Resource not found:
HTTP status code 404 usually results from a link to a page that has been moved or deleted, or a mistyped
URL.
Specific error messages Notable error messages in specific computing contexts include: ; ?: the
ed text editor infamously replies with a single question mark for nearly all error conditions. ;
Abort, Retry, Fail?: A notoriously confusing error message seen in
MS-DOS ;
Bad command or file name: A notoriously common and confusing error message seen in
MS-DOS ;
Blue Screen of Death (BSoD): In
Windows and
ReactOS, this screen appears when the operating system encounters a severe error. It is roughly analogous to a
kernel panic on
Linux,
Unix, or
macOS. ;
Guru Meditation: In
Amiga, roughly analogous to a kernel panic or BSoD, also adopted by more recent products such as
VirtualBox. ;
lp0 on fire: A Unix warning that the printer may be "on fire", literally or not. ;
Not a typewriter: A Unix error message that is confusing due to its now obsolete use of the word "
typewriter", and which is sometimes output when the nature of the error is seemingly entirely different. ;
PC LOAD LETTER: An error on several HP laser printers that simply asked the user to add "Letter" size paper in a confusing way. ;
SYNTAX ERROR: Seen in many older computing contexts when the received instruction is not understood. ; Error 1603: A problem during installation of a
computer program. This error particularly occurs on
Windows computer systems. ;
application has stopped: An error message commonly found on
Android devices, that indicates that an application unexpectedly stopped working or crashed. ; Success: In
POSIX and other contexts, success is sometimes and confusingly reported as an error. This is a form of sloppy error handling resulting from reporting a success status code as an error.
Fail pets With the rise of Web 2.0 services such as
Twitter, end-user facing error messages such as
HTTP 404 and
HTTP 500 started to be displayed with whimsical characters, termed Fail Pets or Error Mascots. The term "Fail Pet" was coined, or at least first used in print, by Mozilla Engineer Fred Wenzel in a post on his blog entitled "Why
Wikipedia might need a fail-pet — and why Mozilla does not." Dr. Sean Rintel argues that error messages are a critical strategic moment in
brand awareness and loyalty. Fail pets are of interest to marketers because they can result in brand recognition (especially through
earned media). "However, that same recognition carries the danger of highlighting service failure." The most famous fail pet is Twitter's
Fail Whale (see
Twitter service outages). Other fail pets include: •
Ars Technica: Moon Shark (March 3, 2013) •
FarmVille on Facebook: Sad cow. •
GitHub: Octocat •
Google: Broken robot (March 2, 2011) •
iCloud: Cloud with
Apple System 7 emoticon-style face and a magnifying glass •
Macintosh:
Sad Mac •
Palliser Furniture: Between the cushions (January 31, 2018) •
Tumblr: Tumbeasts (January 25, 2011) •
Twitter: Fail Whale / Twitter Robot (July 30, 2008) •
YouTube: Televisions (on main site), light static inside video window (embedded video) •
Cartoon Network:
BMO from
Adventure Time, Domo in Asian regions •
Google Chrome: T-Rex •
Patreon:
Red fox with a helmet floating in
space •
VK: Sad VK dog •
Scratch: Giga scratching their head == See also ==