All Errors (5978 found)

Sort by:
Docker laravel

Exec format error

standard_init_linux.go:228: exec user process caused: exec format error [ERROR] The container failed to start.

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 39 views
Kubernetes laravel

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...

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 57 views
Nginx laravel

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...

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 24 views
Laravel laravel

Integrity constraint violation: 1451

Illuminate\Database\QueryException SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constrain...

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 50 views
Rust laravel

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; |...

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 70 views
Java laravel

ConcurrentModificationException

java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:909) at java.util.ArrayList$Itr.next(Arra...

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 26 views
PostgreSQL laravel

deadlock detected

ERROR: deadlock detected DETAIL: Process 12345 waits for ShareLock on transaction 67890; blocked by process 12346. Process 12346 waits for ShareLock...

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 46 views
Security laravel

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 '...

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 28 views
Linux laravel

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...

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 60 views
AWS laravel

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...

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 25 views
Linux laravel

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...

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 42 views
Linux laravel

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...

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 33 views
Python laravel

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...

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 27 views
Go laravel

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...

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 45 views
Nginx laravel

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...

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 71 views