Skip to content

Raise a more explicit error when a compressed dataset cannot be read #118

Description

@loichuder

For now, it raises a generic error 500 (at least for tornado).

The actual error on the backend side is:

OSError: Can't synchronously read data (can't open directory (/usr/local/hdf5/lib/plugin). Please verify its existence)

so it should be possible to catch it and rethrow something more explicit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions