Yashvit Naik

Results 3 comments of Yashvit Naik

> We managed to get it running by following these steps: > > 1. Download the wkhtmltopdf Linux binaries from https://wkhtmltopdf.org/downloads.html > 2. Install the Linux wkhtmltopdf libraries/dependencies on the...

Update: Looking at the code here: https://github.com/webgio/Rotativa.AspNetCore/blob/master/Rotativa.AspNetCore/WkhtmltopdfDriver.cs On linux platform it does not require the .exe in the filename. So the steps that worked for me on Ubuntu 16.04: -...

We are facing a similar issue. The application hangs and everytime hangfire tries to queue a bg job, we get the same errors. Restarting the app fixes the issue -...