-
Notifications
You must be signed in to change notification settings - Fork 15
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
Getting MaxBufferError: stdout maxBuffer exceeded #79
Comments
Hey! It's for sure due to the server migration that I did yesterday. Sorry for the problems. I will debug it today. For now I would suggest commenting out codechecks from your CI pipeline. Also restarting the job might just work. |
Hey @krzkaczor |
@wighawag ooh right. I will take a look. In other news, later this month (or in FEB) I will be launching codechecks successor focused on GitHub Actions integration. Let me know if you want to get into private beta (I see that you use actions already). |
@krzkaczor cool, I am interested :) |
Hey @krzkaczor any update on this ? |
This seems to be a persisting issue. Any news whats causing this? |
This issue still occurs - see https://github.com/ethereum-optimism/optimism/runs/5442853354?check_suite_focus=true. Any updates? |
@mslipper sometimes, randomly our API gateway drops requests... for now the only workaround is to try rerun codechecks. You can try also executing it with This should be fixed in a couple of months with a huge rewrite coming. |
Getting MaxBufferError: stdout maxBuffer exceeded
not sure what caused this. it used to work. you can see the failure here : https://github.com/thesandboxgame/sandbox-smart-contracts/runs/1643040725?check_suite_focus=true
Is codecheck running out of memory. any way to fix this via some settings ?
The text was updated successfully, but these errors were encountered: