Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Location of wkhtmltopdf unknown when running on heroku #61

Open
AleFons opened this issue Dec 20, 2024 · 0 comments
Open

Location of wkhtmltopdf unknown when running on heroku #61

AleFons opened this issue Dec 20, 2024 · 0 comments

Comments

@AleFons
Copy link

AleFons commented Dec 20, 2024

Hello, I've recently swapped to using this gem because of Heroku's limitations on slug size and have been running into a problem where it seems WickedPdf can't find the gem. I don't have an initializer for WickedPdf, because I don't need any extra settings and the one place I do use WickedPdf is just to generate a pdf from a string, that's it.

Ruby 3.3.5
Heroku 24
wkhtmltopdf-heroku 3.0.0
wicked_pdf 2.8.0

Any ideas?

Edit: Mysteriously, after a week or two of deploying, redeploying and resetting the server, it started working.

Second edit: Just the same way it worked, it mysteriously stopped once again. Attempting to create a initializer file for wicked_pdf doesn't change anything.

@AleFons AleFons closed this as completed Feb 3, 2025
@AleFons AleFons reopened this Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant