This repository was archived by the owner on May 2, 2021. It is now read-only.
This repository was archived by the owner on May 2, 2021. It is now read-only.
Handle 'No space left on device' error. #77
Open
Description
When there is a runtime error like this:
ERROR: could not extend file "base/12407/1249": No space left on device
SUGERENCIA: Check free disk space.
Because of no left space and a config like this
options: {
...
sync: true,
app crashes with absolutely no useful info.
Should this be handled by hapi-sequelize? Not sure if it's already handled by sequelize itself.
Metadata
Metadata
Assignees
Labels
No labels