Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

ErenJeager15's avatar

Nginx Configuration Error

Good day Laracast! I just want to ask how to configure nginx in my project hosted in Laravel Cloud the error is this 2025/05/16 02:03:29 [warn] 151#151: *358 a client request body is buffered to a temporary file /var/cache/nginx/client_temp/0000000002, client: 2406:da18:a1e:c108:364f::2e, server: _, request: "POST /request HTTP/1.1" would like you help ASAP! urgently development of project that needs to finish on time.

0 likes
2 replies
jlrdw's avatar

Sounds like you are trying to upload too large of a file, try adjusting your limits.

ErenJeager15's avatar

@jlrdw how can I change it? is it on my code? In Laravel cloud it has a dedicated bucket to save all images and files then I already configure it on my code and in the cloud env. But still it throws and error on logs.

Please or to participate in this conversation.