Skip to content
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

Description

@mautematico

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions