All Errors (5978 found)

Sort by:
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 1 month ago
0 votes 0 replies 95 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 1 month ago
0 votes 0 replies 47 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 1 month ago
0 votes 0 replies 45 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 1 month ago
0 votes 0 replies 48 views
Kubernetes laravel

CrashLoopBackOff: Back-off restarting failed container

Events: Type Reason Age From Message ---- ------ ---- ---- ------- Norm...

V
Varga Mark asked 1 month ago
0 votes 0 replies 32 views
Laravel laravel

N+1 Query Problem Detected

DebugBar: 150 queries executed on request. SELECT * FROM `comments` WHERE `post_id` = 1 SELECT * FROM `users` WHERE `id` = 5 SELECT * FROM `users` WHE...

V
Varga Mark asked 1 month 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 1 month ago
0 votes 0 replies 23 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 1 month ago
0 votes 0 replies 64 views
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 1 month ago
0 votes 0 replies 34 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 1 month ago
0 votes 0 replies 35 views
JavaScript laravel

UnhandledPromiseRejectionWarning: Error: ETIMEDOUT

(node:1234) UnhandledPromiseRejectionWarning: Error: ETIMEDOUT at Timeout._onTimeout (/app/node_modules/request/request.js:849:19) at listOnTi...

V
Varga Mark asked 1 month ago
0 votes 0 replies 29 views
JavaScript laravel

FATAL ERROR: Ineffective mark-compacts near heap limit

<--- Last few GCs ---> [1234:0x5678] 25000 ms: Mark-sweep 1350.5 (1400.0) -> 1345.2 (1400.0) MB, 1200.5 / 0.0 ms (average mu = 0.100, current mu =...

V
Varga Mark asked 1 month ago
0 votes 0 replies 59 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 1 month ago
0 votes 0 replies 47 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 1 month ago
0 votes 0 replies 33 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 1 month ago
0 votes 0 replies 40 views