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] Service crashed #40

Closed
TechQuery opened this issue Jun 10, 2021 · 5 comments · May be fixed by #71
Closed

[Error] Service crashed #40

TechQuery opened this issue Jun 10, 2021 · 5 comments · May be fixed by #71

Comments

@TechQuery
Copy link

URL

https://polyfill.app/api/polyfill?features=es.string.match-all,es.object.from-entries,regenerator-runtime,url

Error

An Error occurred.
Code: 500
ENOSPC: no space left on device, write

@wessberg

@wessberg
Copy link
Owner

Yeah, I just noticed too. I'm resizing the disk volume to increase capacity. We're back online in a few minutes

@wessberg
Copy link
Owner

wessberg commented Jun 10, 2021

The disk has been resized, but the node is under massive CPU pressure right now, so I'm considering increasing CPU capacity. On that note, please consider sponsoring this project, as I pay the infrastructure costs from my own pocket, and these costs are constantly increasing.

@TechQuery
Copy link
Author

@wessberg Thanks for your great job! I have replaced Polyfill.io with Polyfiller for almost one year.

I'm learning how to donate across Chinese Great Firewall, and making an Open-source sponsor plan in my new company.

@TechQuery
Copy link
Author

@wessberg 502 this time

@wessberg
Copy link
Owner

wessberg commented Sep 26, 2021

Yeah, Javascript heap was exceeded due to holding over 8 gigs of polyfills in the memory cache. For now I've solved it with a simple reload, but a more sophisticated system for respecting memory- and disk limits will need to be implemented at some point to avoid exceeding available system resources. I will track this in separate issues (#44) and (#43). Thanks for letting me know.

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

Successfully merging a pull request may close this issue.

2 participants