GithubHelp home page GithubHelp logo

Comments (9)

lookinsidethebox avatar lookinsidethebox commented on June 25, 2024 1

I had the same problem, but making wkhtmltopdf executable helped me. I wrote in console:
chmod +x /path_to_app/Rotative/Linux/wkhtmltopdf
Maybe it will help someone. @adriantheking are you really sure Azure Pipelines gives 755 chmod for wkhtmltopdf?

from wkhtmltopdf.netcore-deprecated.

fpanaccia avatar fpanaccia commented on June 25, 2024

Hi!
Locally in your pc is running fine? what version of the library are you running?

from wkhtmltopdf.netcore-deprecated.

adriantheking avatar adriantheking commented on June 25, 2024

Yes, locally everything works perfect, latest version from this repo

from wkhtmltopdf.netcore-deprecated.

adriantheking avatar adriantheking commented on June 25, 2024

Hi @fpanaccia,
Any updates in this area ?

from wkhtmltopdf.netcore-deprecated.

jlfjunior avatar jlfjunior commented on June 25, 2024

@fpanaccia I have the same problem

from wkhtmltopdf.netcore-deprecated.

lndr-ssantos avatar lndr-ssantos commented on June 25, 2024

@fpanaccia Any news about this?

from wkhtmltopdf.netcore-deprecated.

adriantheking avatar adriantheking commented on June 25, 2024

@lookinsidethebox Yes I double checked it. How you running your application ?

from wkhtmltopdf.netcore-deprecated.

lookinsidethebox avatar lookinsidethebox commented on June 25, 2024

@adriantheking I publish the application with MS Visual Studio in a local folder, manually copy files from the folder to my server (Alt Linux 8.2) and restart the application with supervisor.

Have you tried asking Azure Support? Maybe you need special permissions to run scripts on your server.

from wkhtmltopdf.netcore-deprecated.

arivera12 avatar arivera12 commented on June 25, 2024

This error is expected on azure since azure doesn't let you execute .exe files on the app service.

There is no way to fix this unless you run your own app inside your own VPS or this library changes to use .dll directly (which lead in a total source code refactor) instead of executing the .exe.

from wkhtmltopdf.netcore-deprecated.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.