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

The exit status code '1' says something went wrong: stderr: "Fontconfig error: No writable cache directories #522

Open
yogeshGroony opened this issue Oct 27, 2023 · 2 comments

Comments

@yogeshGroony
Copy link

Exit with code 1 due to network error: UnknownNetworkError QSslSocket: cannot call unresolved function CRYPTO_num_locks QSslSocket: cannot call unresolved function CRYPTO_set_id_callback QSslSocket: cannot call unresolved function CRYPTO_set_locking_callback " stdout: "" command: /usr/local/bin/wkhtmltopdf --lowquality '/tmp/knp_snappy653b7cde98f310.92116473.html' '/tmp/knp_snappy653b7cde98fad6.27279639.pdf'.

@gulgulia17
Copy link

If you are on Ubuntu, try installing it without composer.

sudo apt update
sudo apt install wkhtmltopdf -y
sudo cp /usr/bin/wkhtmltopdf /usr/local/bin/wkhtmltopdf

@echoskydev
Copy link

If you are on Ubuntu, try installing it without composer.

sudo apt update
sudo apt install wkhtmltopdf -y
sudo cp /usr/bin/wkhtmltopdf /usr/local/bin/wkhtmltopdf

I have same problem and I follow this but cannot load the footer and header

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