504 Gateway Time-out on Stock Entry Submit

hi,

i’m facing a problem on production server while submitting a Stock Entry containing 600 items. after 120 sec i got this error message…
504 Gateway Time-out
any one else faced this problem or any suggestion.

Regards,
Adnan

try to add the timeout time in your nginx & Supervisor file.

Thanks

Thanks Sagar,

for your reply,

can you please specify the parameters for both files please.

thanks in advance.

Adnan

To change the value of proxy_read_timeout parameter in nginx file value 120.
In the supervisor file has an 6 no line has an timeout time is 120 by default it change to as you specify in nginx file.

Thanks

2 Likes

Thanks Sagar,

your suggestions work like a charm…

Thank
Adnan