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

Getting MaxBufferError: stdout maxBuffer exceeded #79

Open
wighawag opened this issue Jan 4, 2021 · 8 comments
Open

Getting MaxBufferError: stdout maxBuffer exceeded #79

wighawag opened this issue Jan 4, 2021 · 8 comments

Comments

@wighawag
Copy link

wighawag commented Jan 4, 2021

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 ?

@krzkaczor
Copy link
Member

krzkaczor commented Jan 4, 2021

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.

@wighawag
Copy link
Author

wighawag commented Jan 4, 2021

Hey @krzkaczor
The issue happened a while back actually.
Restarting the job does not help neither

@krzkaczor
Copy link
Member

@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).

@wighawag
Copy link
Author

wighawag commented Jan 4, 2021

@krzkaczor cool, I am interested :)

@wighawag
Copy link
Author

Hey @krzkaczor any update on this ?
It is still failing, see here : https://github.com/thesandboxgame/sandbox-smart-contracts/runs/1737292068?check_suite_focus=true
Thanks

@InoMurko
Copy link

This seems to be a persisting issue. Any news whats causing this?

@mslipper
Copy link

mslipper commented Mar 7, 2022

@krzkaczor
Copy link
Member

@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 yarn codechecks || yarn codechecks 🤷

This should be fixed in a couple of months with a huge rewrite coming.

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

4 participants