I tried to click “Get PDF Invoice” in an order window and got the error below. It’s a dependency error. However, trying to resolve it “breaks” the docker platform container. Does anyone know how to resolve this error safely inside the platform docker container or any other method?
{"message":"Unable to load shared library 'libwkhtmltox' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable: \n/usr/share/dotnet/shared/Microsoft.NETCore.App/10.0.3/libwkhtmltox.so: cannot open shared object file: No such file or directory\n/opt/virtocommerce/platform/app_data/modules/libwkhtmltox.so: cannot open shared object file: No such file or directory\n/usr/share/dotnet/shared/Microsoft.NETCore.App/10.0.3/liblibwkhtmltox.so: cannot open shared object file: No such file or directory\n/opt/virtocommerce/platform/app_data/modules/liblibwkhtmltox.so: cannot open shared object file: No such file or directory\n/usr/share/dotnet/shared/Microsoft.NETCore.App/10.0.3/libwkhtmltox: cannot open shared object file: No such file or directory\n/opt/virtocommerce/platform/app_data/modules/libwkhtmltox: cannot open shared object file: No such file or directory\n/usr/share/dotnet/shared/Microsoft.NETCore.App/10.0.3/liblibwkhtmltox: cannot open shared object file: No such file or directory\n/opt/virtocommerce/platform/app_data/modules/liblibwkhtmltox: cannot open shared object file: No such file or directory\n","stackTrace":null}