hi,
I developed a firebase function for generating a pdf and sending it by email.
I tried to use several tools without success (puppeter, html-pdf).
The same problem happens at the file generation :
68712934762432:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libproviders.so): libproviders.so: cannot open shared object file: No such file or directory
It seems there is a ssl configuration problem on the underlying linux:
Do you have any idea ?
Best regards,
Seb