Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
3091 มุมมอง

2024-02-27 12:07:18,988 92288 WARNING test_db_17_1 odoo.addons.base.models.ir_actions_report: wkhtmltopdf: QSslSocket: cannot resolve CRYPTO_num_locks

QSslSocket: cannot resolve CRYPTO_set_id_callback

QSslSocket: cannot resolve CRYPTO_set_locking_callback

QSslSocket: cannot resolve sk_free

QSslSocket: cannot resolve sk_num

QSslSocket: cannot resolve sk_pop_free

QSslSocket: cannot resolve sk_value

QSslSocket: cannot resolve SSL_library_init

QSslSocket: cannot resolve SSL_load_error_strings

QSslSocket: cannot resolve SSLv3_client_method

QSslSocket: cannot resolve SSLv23_client_method

QSslSocket: cannot resolve SSLv3_server_method

QSslSocket: cannot resolve SSLv23_server_method

QSslSocket: cannot resolve X509_STORE_CTX_get_chain

QSslSocket: cannot resolve OPENSSL_add_all_algorithms_noconf

QSslSocket: cannot resolve OPENSSL_add_all_algorithms_conf

QSslSocket: cannot resolve SSLeay

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

QSslSocket: cannot call unresolved function SSL_library_init

QSslSocket: cannot call unresolved function SSLv23_client_method

QSslSocket: cannot call unresolved function sk_num

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



seems like wkhtmltopdf library issue
อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

Followed this steps to solve an issue
wkhtmltopdf 0.12.5 for Ubuntu 20.04 on amd64:

$ wget https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.focal_amd64.deb

Then you can install the .deb file with apt:

$ sudo apt install ./wkhtmltox_0.12.5-1.focal_amd64.deb

อวตาร
ละทิ้ง
ผู้เขียน

There is wkhtmltox zip is available in each branch according to supported versions.
You can install directly from odoo path using following command
pip install odoo-17/wkhtmltox-0.12.4_linux-generic-amd64.tar.xz (replace path/filename according to odoo version and available wkhtmltox file name from path)

คำตอบที่ดีที่สุด

Hi Vikas Jadav ,

Can you check this,

https://github.com/amra/DocumentationAsCode/issues/2

https://github.com/amra/DocumentationAsCode/issues/2#issuecomment-513966122

https://github.com/amra/DocumentationAsCode/issues/2#issuecomment-610627960

อวตาร
ละทิ้ง
ผู้เขียน

Tried everything still same warning, server is on Ubuntu 20.04.6 LTS

can you try upgrade 0.12.4 to 0.12.6 wkhtmltopdf

ผู้เขียน

Thanks for the help, installing wkhtmltopdf 0.12.5 solved an issue

ผู้เขียน

Thanks for the help, installing wkhtmltopdf 0.12.5 solved an issue

Related Posts ตอบกลับ มุมมอง กิจกรรม
4
ต.ค. 24
53142
1
ก.ย. 23
7067
0
ก.ย. 23
29
0
ก.ย. 22
2802
1
พ.ค. 17
5228