five-server icon indicating copy to clipboard operation
five-server copied to clipboard

error: stdout maxBuffer length exceeded

Open ge33ek opened this issue 1 year ago • 2 comments

The server doesn't have sufficient buffer for handling PHP pages where this is a larger amount of output.

Screenshot 2023-03-06 142101

Need a way to adjust buffer size to accommodate for larger scripts, can avoid the error by truncating output.

ge33ek avatar Mar 06 '23 03:03 ge33ek

This should do it. What do you think?

yandeu avatar Mar 06 '23 17:03 yandeu

This should do it. What do you think?

Looks like it should give it enough buffer, let’s push to prod and see what happens? I can confirm after version bump.

ge33ek avatar Mar 06 '23 21:03 ge33ek