Error codes.
Explained. Fixed.
One reference for every error code you'll ever hit. Real causes. Working fixes. No noise.
About This Reference
errcodes.dev is a comprehensive error code reference covering 21 languages and platforms. Every entry includes the exact cause, a working fix with code examples, and cross-references to the same error in other languages.
Database errors covered include PostgreSQL SQLSTATE codes, SQLite result codes, MySQL error numbers, and MariaDB error codes. NoSQL developers will find MongoDB error codes and Redis RESP error replies.
Systems and DevOps errors include Linux/POSIX errno codes (ENOENT, EACCES, ECONNREFUSED), Docker exit codes, and Kubernetes pod states like CrashLoopBackOff and OOMKilled.
Runtime errors include Python exceptions, Node.js error codes, TypeScript diagnostic codes, and Bash exit codes. API and network errors include HTTP status codes, gRPC status codes, and SMTP response codes.