libreofficedocker / libreoffice-unoserver

A packaged unoserver with REST APIs using Libreoffice in Docker
Apache License 2.0
10 stars 6 forks source link

Issues converting since updates yesterday #9

Closed niels-bosman closed 6 months ago

niels-bosman commented 6 months ago

Suddenly our application started failing on libreofficedocker/libreoffice-unoserver:3.18 since the updated versions from yesterday. Reverting back to libreofficedocker/libreoffice-unoserver:3.18-c12ae09 fixed this issue for us. We got the following error message on all convert requests:

2024-04-18 14:22:33 unoserver-rest-api 2024/04/18 12:22:33 Command: /usr/bin/unoconvert-lockrun [--interface=127.0.0.1 --port=2002 /tmp/unodata-1499938218/972140336-aadee58d-82cb-40cf-be38-35dec0a3cad0.pptx /tmp/unodata-1499938218/36679375-aadee58d-82cb-40cf-be38-35dec0a3cad0.pptx.pdf]
2024-04-18 14:22:33 unoserver-rest-api 2024/04/18 12:22:33 unoconvert error: exit status 255

@socheatsok78 I think you pushed these changes, any idea why this is happening?

System specs: CPU: Apple M3 Pro MacOS version: 14.4.1 (23E224)

socheatsok78 commented 6 months ago

@socheatsok78 I think you pushed these changes, any idea why this is happening?

Yeah, this is totally my fault. I forgot to add one modified file. Apology for a buggy releases.

socheatsok78 commented 6 months ago

This commit 7c9fa73 fixed this issue. Again apology for the hassle.

niels-bosman commented 6 months ago

Thanks! @socheatsok78

socheatsok78 commented 6 months ago

Thanks! @socheatsok78

No problem, thoroughly tested this time. LOL