mlibrary / heliotrope

Codebase for Fulcrum, a Samvera-based digital publishing platform built by the University of Michigan Library
https://fulcrum.org
Apache License 2.0
45 stars 9 forks source link

Internal server error on unrecognized file type uploads #79

Closed mark-dce closed 8 years ago

mark-dce commented 8 years ago

ISSUE When I try to upload a file with a .mscz file extension (MuseScore) in the multiple uploader, I get an 'internal server error' message.

LOG https://gist.github.com/mark-dce/b183a621aad85815c72f

val99erie commented 8 years ago

Could you put a sample .mscz file in the /data directory on the demo server?

jcoyne commented 8 years ago

Errno::ENOENT (No such file or directory - soffice): <- Star office / openoffice is not installed.

mark-dce commented 8 years ago

Tested & no longer occurs after LIbre office installed on server.