-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PDF create doesn't work on ubuntu 22.04 #92
Comments
Having the same issue on my side too, I am still wondering the solution for this. |
I had the same problem, I searched but didn't find anything to fix it. |
running |
If using inside docker container, instead of |
Error: html-pdf: Unknown Error
experiencing the same issue to |
Hi @ALL before pdf.create |
After Updating the Operating System to ubuntu 22.04 the pdf creation doesn't work, it couldn't find a lib named libproviders.so
After reading some stackoverflow issue someone suggest to comment the row providers = provider_sect and the exception now is that one
The text was updated successfully, but these errors were encountered: