Skip to content
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

Erro docker linux #175

Open
eliseumade opened this issue May 24, 2023 · 2 comments
Open

Erro docker linux #175

eliseumade opened this issue May 24, 2023 · 2 comments

Comments

@eliseumade
Copy link

I can generate the pdf in my development environment, but when I run docker (linux) the request returns this error,

{ "Error": "One or more errors occurred. (Unable to load shared library 'libwkhtmltox' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: liblibwkhtmltox: cannot open shared object file: No such file or directory)" }

@Markuzy
Copy link

Markuzy commented May 30, 2023

You may need to add libwkhtmltox to your dockerfile.
It may be helpful to minimally post your docker file's base image used or post your dockerfile.

Otherwise, you can search whether the other similar issues and resolution/discussion here are related:
https://github.com/rdvojmoc/DinkToPdf/issues?q=is%3Aissue+libwkhtmltox

@yozawiratama
Copy link

you can try see this solution

#183

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants