You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected Behaviour
From Web application : need to generate PDF from ODT file passing by LibreOffice
Actual Behaviour
On click to generate a pdf document from an odt template passing by LibreOffice, randomly, the document is not generated (maybe 1 per 40 or 50 works).
Steps to reproduce
Steps to reproduce the bug:
On dev environment (localhost)
Click on button to send request
Most of the time, the request stay pending
By clicking a lot of time, the document ends up being created (randomly)
Screenshots
Other comments
All my colleagues with Apple M1 encounter the same problem. Others, with Intel Chip, don't.
When request stay pending, I still have this message in my terminal :
info: Generated file saved in /var/folders/48/5tqnq07x26q8310fxz_pgd7h0000gp/T/.pdf {"name":"DocumentBuilder","service":"service","timestamp":"2022-09-07T09:03:31.461Z"}
The text was updated successfully, but these errors were encountered:
Environment
Carbone Version: Carbone ^3.2.3
Node Version: Node v14.20.0
Browsers: Chrome Version 104.0.5112.101 (Build officiel) (arm64)
Desktop OS: macOs Monterey Version 12.5.1 - MacBook Pro (13-inch, M1, 2020)
Other: LibreOffice 7.3.5.2
Expected Behaviour
From Web application : need to generate PDF from ODT file passing by LibreOffice
Actual Behaviour
On click to generate a pdf document from an odt template passing by LibreOffice, randomly, the document is not generated (maybe 1 per 40 or 50 works).
Steps to reproduce
Steps to reproduce the bug:
Screenshots
Other comments
All my colleagues with Apple M1 encounter the same problem. Others, with Intel Chip, don't.
When request stay pending, I still have this message in my terminal :
The text was updated successfully, but these errors were encountered: