Linux
Browse all Linux error codes below.
Error Codes
bash: command not found
Linux
Linux
The 'bash: command not found' error means the shell looked through all the …
Cannot Allocate Memory
Linux
Linux
The 'cannot allocate memory' error in Linux means the system tried to allocate …
Could Not Get Lock
Linux
Linux
The 'could not get lock' error in Linux means the package manager (apt, dpkg) …
Failed to Start Service
Linux
Linux
The 'Failed to start [service name]' error appears when a systemd service — a …
systemctl not found
Linux
Linux
The 'systemctl: command not found' error means your Linux system is not using …
Broken Pipe
Linux
Linux
A 'Broken pipe' error in Linux means a program tried to write data to a …
Connection Timed Out
Linux
Linux
A 'Connection timed out' error on Linux means your system tried to connect to a …
Dependency Error
Linux
Linux
A dependency error on Linux means the package you are trying to install requires …
Disk I/O Error
Linux
Linux
A disk I/O error on Linux means the system tried to read from or write to the …
DNS Resolution Error
Linux
Linux
A DNS resolution error on Linux means your system cannot convert website names …
Docker Permission Denied
Linux
Linux
When you run a Docker command and get 'permission denied while trying to connect …
GPG Key Error
Linux
Linux
GPG key errors appear when your Linux package manager cannot verify that …
GRUB Error
Linux
Linux
GRUB is the bootloader that loads Linux when you turn on your computer.<br>When …
Kernel Panic
Linux
Linux
A Linux kernel panic is the equivalent of a Windows blue screen — the core of …
Locale Error
Linux
Linux
Linux locale errors appear when the system's language and regional settings are …
Mount Error
Linux
Linux
A Linux mount error means the system cannot attach a drive or partition to the …
No Space Left on Device
Linux
Linux
The 'No space left on device' error means your Linux partition is completely …
Out of Memory (OOM Killer)
Linux
Linux
When Linux runs out of RAM, the Out of Memory Killer (OOM Killer) steps in and …
Package Manager Lock Error
Linux
Linux
A package manager lock error means another process is already using the package …
Permission Denied
Linux
Linux
Linux 'Permission denied' means your user account does not have the rights to …
ModuleNotFoundError
Linux
Linux
A Python ModuleNotFoundError on Linux means a Python script is trying to import …
Read-Only File System
Linux
Linux
The 'Read-only file system' error means Linux has remounted your drive in …
Segmentation Fault
Linux
Linux
A segmentation fault (segfault) means a program tried to access a part of memory …
SSH Connection Refused
Linux
Linux
SSH 'Connection refused' means your computer tried to connect to port 22 (the …
SSL Certificate Error
Linux
Linux
SSL certificate errors on Linux occur when a tool like curl, wget, git, or apt …
sudo: command not found
Linux
Linux
The 'sudo: command not found' error means sudo is either not installed on your …
systemd Service Failed
Linux
Linux
When a systemd service fails to start, you see messages like 'Unit …
Too Many Open Files
Linux
Linux
The 'Too many open files' error means a process has hit the limit on how many …
X11 Display Error
Linux
Linux
The 'Cannot connect to X server' error means a program is trying to open a …