GithubHelp home page GithubHelp logo

Comments (9)

feliperenan avatar feliperenan commented on July 17, 2024 2

Hey @gutschilla

I've found the issue and it's my fault. The thing is that I misunderstood my Docker file (I was kind lost on it) since we have different images there and I couldn't get the required executables in the correct environment (the one that I was receiving the error).

So, once I was in the right env I able to check that with:

System.find_executable("chrome-headless-render-pdf")
#=> nil

But I still think we could improve that somehow in the library to thrown some friendly error when the executable is not found. I will try to understand this code a little bit more and if possible, I'll propose something for that.

I really appreciated your faster answers. Thank you very much and keep up with this awesome work 🙌

from elixir-pdf-generator.

feliperenan avatar feliperenan commented on July 17, 2024 1

Sure, I'm still doing some investigation here and if I didn't find anything I will come up with some reproduced app. Just opened the issue to make sure I'm doing anything wrong and maybe others also are having it 😄

from elixir-pdf-generator.

gutschilla avatar gutschilla commented on July 17, 2024 1

@feliperenan Added you as contributer. Allow me to create the boilerplate

from elixir-pdf-generator.

gutschilla avatar gutschilla commented on July 17, 2024 1

@feliperenan Thanks for your investigation and congrats for solving the issue. You are right, this error should emit some friendly warning like "please check if your chrome-headless-renderer-pdf is installed correctly as I cannot find the executable on PATH" or something.

I am happy to hear you suggestions.

On a side note: if you have questions about the code let me know. The underlying base dates back to 2015/16. It's been a while.

from elixir-pdf-generator.

gutschilla avatar gutschilla commented on July 17, 2024 1

I'll reopen this so a PR can properly point to this.

from elixir-pdf-generator.

gutschilla avatar gutschilla commented on July 17, 2024

Alright @feliperenan thanks for opening a new issue. Please help me reproduce this error:

  • Please provide the FROM-clause of your Dockerfile
  • Please provide your mix.exs (deps and releases part)

Since reproducing this error by guessing you configuration is pretty time-consuming please consider granting me read access to your repo so I can at least run mix test which should yield an error.

from elixir-pdf-generator.

gutschilla avatar gutschilla commented on July 17, 2024

Don't get me wrong – to reproduce I would have

  • create project depending on :pdf_generator
  • write a call to PdfGenerator.generate on startup
  • prepare releases
  • build release
  • put that into a Docker container
  • run it in hopes of seeing the error

I am looking for a shortcut to this :-)

from elixir-pdf-generator.

gutschilla avatar gutschilla commented on July 17, 2024

@feliperenan We could do this together in a new github repo – I'd happily proivide the basics, you jot in your configuration.

from elixir-pdf-generator.

gutschilla avatar gutschilla commented on July 17, 2024

https://github.com/gutschilla/test-pdf-generator-alpine-docker

from elixir-pdf-generator.

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.