Open echan00 opened 4 years ago
Okay, after more research on this issue. It appears the problem stems from more than one process trying to access LibreOffice within the same Heroku dyno (or worker).
I wonder if it is related to this: https://github.com/DocSpring/libreconv/pull/21
As a resolution for the time being, I am doing a simple rescue, wait and retry to wait for resources to open up before trying to convert a document again
I'm getting the above error intermittently. It usually isn't a problem, but sometimes I get the error above during conversion from DOCX to HTML.