All Errors (5978 found)
Exec format error
standard_init_linux.go:228: exec user process caused: exec format error [ERROR] The container failed to start.
ImagePullBackOff: rpc error: code = Unknown desc
Failed to pull image "my-repo/app:latest": rpc error: code = Unknown desc = Error response from daemon: manifest for my-repo/app:latest not found: man...
413 Request Entity Too Large
2024/03/08 10:20:05 [error] 1234#0: *5 client intended to send too large body: 15728640 bytes, client: 192.168.1.1, server: example.com, request: "POS...
Integrity constraint violation: 1451
Illuminate\Database\QueryException SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constrain...
error[E0502]: cannot borrow `*self` as mutable because it is also borrowed as immutable
error[E0502]: cannot borrow `*self` as mutable because it is also borrowed as immutable --> src/main.rs:15:9 | 14 | let x = &self.data; |...
ConcurrentModificationException
java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:909) at java.util.ArrayList$Itr.next(Arra...
deadlock detected
ERROR: deadlock detected DETAIL: Process 12345 waits for ShareLock on transaction 67890; blocked by process 12346. Process 12346 waits for ShareLock...
SQL Injection Vulnerability Detected
Warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' OR '...
OOM Killer invoked: process (java) sacrificed
[12345.678901] java invoked oom-killer: gfp_mask=0x14200ca(GFP_HIGHUSER_MOVABLE), order=0, oom_score_adj=0 [12345.678902] Out of memory: Kill process...
AccessDeniedException: User not authorized to perform: s3:ListBucket
com.amazonaws.services.s3.model.AmazonS3Exception: Access Denied (Service: Amazon S3; Status Code: 403; Error Code: AccessDenied; Request ID: ...; S3...
OOM Killer invoked: process (java) sacrificed
[12345.678901] java invoked oom-killer: gfp_mask=0x14200ca(GFP_HIGHUSER_MOVABLE), order=0, oom_score_adj=0 [12345.678902] Out of memory: Kill process...
Kernel Panic - not syncing: VFS: Unable to mount root fs
[ 1.421345] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) [ 1.421456] CPU: 0 PID: 1 Comm: swapper/0 Not tainted...
RecursionError: maximum recursion depth exceeded
Traceback (most recent call last): File "algorithm.py", line 45, in dfs return dfs(node.left) + dfs(node.right) [Previous line repeated 996 mo...
panic: runtime error: invalid memory address or nil pointer dereference
panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x1092460] gorou...
502 Bad Gateway (Upstream Error)
2024/03/08 10:15:32 [error] 1234#0: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.1, server: example.c...