Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: stdout maxBuffer length exceeded #96

Open
ge33ek opened this issue Mar 6, 2023 · 2 comments
Open

error: stdout maxBuffer length exceeded #96

ge33ek opened this issue Mar 6, 2023 · 2 comments

Comments

@ge33ek
Copy link

ge33ek commented Mar 6, 2023

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.

yandeu added a commit that referenced this issue Mar 6, 2023
@yandeu
Copy link
Owner

yandeu commented Mar 6, 2023

This should do it. What do you think?

@ge33ek
Copy link
Author

ge33ek commented Mar 6, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants