Skip to content
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
mautematico opened this issue Mar 20, 2017 · 0 comments
Open

Handle 'No space left on device' error. #77

mautematico opened this issue Mar 20, 2017 · 0 comments

Comments

@mautematico
Copy link

mautematico commented Mar 20, 2017

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.

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

No branches or pull requests

1 participant