Open 151ali opened 1 year ago
Please try to install
apt install libnss3
and give a hint if it works (so did for me, for LO 7.6.4.1). Since LO missing libss libssl3 und libsmime3 on Ubuntu minimal install.
I think that the problem is with nextJs, I tried carbone with nodejs and It works totally fine
I can't figure out what the real issue 🤔
Environment Carbone Version: "^3.5.5" Node Version: v16.15.1 Browsers: Microsoft edge Version 109.0.1518.61 (Official build) (64-bit) Desktop OS: Ubuntu 22.04.1 LTS Other: LibreOffice: 7.6.1.2 (X86_64) / LibreOffice Community (installed manually) , nextjs v13.5.4
Expected Behaviour Generate a PDF document from and .odt template
Actual Behaviour Generating PDF loop forever
Steps to reproduce Steps to reproduce the bug:
api\pdf\route.ts
run this command
uncomment
convertTo: 'pdf'
optionThe command below loop for ever