We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2023/7/20 20:21:28 JST E, [2023-07-20T20:21:28.659226 #1] ERROR -- : [ActiveJob] [Decidim::ExportJob] [668a284f-ba8f-4bfb-95c4-c17e3ca9b4b3] Error performing Decidim::ExportJob (Job ID: 668a284f-ba8f-4bfb-95c4-c17e3ca9b4b3) from Sidekiq(exports) in 860.89ms: RuntimeError (Failed to execute: sidekiqContainer 2023/7/20 20:21:28 JST ["/usr/local/bundle/gems/wkhtmltopdf-binary-0.12.6.6/bin/wkhtmltopdf", "--orientation", "Portrait", "file:////tmp/wicked_pdf20230720-1-1yoh50o.html", "/tmp/wicked_pdf_generated_file20230720-1-1h4bkkq.pdf"] sidekiqContainer 2023/7/20 20:21:28 JST Error: PDF could not be generated! sidekiqContainer 2023/7/20 20:21:28 JST Command Error: /usr/local/bundle/gems/wkhtmltopdf-binary-0.12.6.6/bin/wkhtmltopdf:69:in `<main>': Invalid platform, must be running on Ubuntu 16.04/18.04/20.04/22.04, CentOS 6/7/8, Debian 9/10, Archlinux amd64, or Intel-based Cocoa macOS (missing binary: /usr/local/bundle/gems/wkhtmltopdf-binary-0.12.6.6/bin/wkhtmltopdf_alpine_3.14.3_amd64). (RuntimeError)
The text was updated successfully, but these errors were encountered:
これはひょっとして、 https://github.com/zakird/wkhtmltopdf_binary_gem/tree/master/bin にあるアーキテクチャ以外だと動かないとかでしょうか?(alpineはダメっぽい)
Sorry, something went wrong.
おっと...
どっちかというとwkhtmltopdfを捨てたいところですね(もうメンテされてないので https://github.com/wkhtmltopdf/wkhtmltopdf ) Ferrum (+ Chromium) とかになるのが良さそうなんですが https://github.com/rubycdp/ferrum
そういえばDebianになったのでこちらの件も解決できたんではないかと思ったのですが、ひょっとしてDebian 11だとダメなんでしょうか…?
No branches or pull requests
対象ドメイン/ The domain
起こっている問題 / The Problem
スクリーンショット / Screenshot
期待する見せ方・挙動 / Expected Behavior
起こっている問題の再現手段 / Steps to Reproduce
動作環境・ブラウザ / Environment
The text was updated successfully, but these errors were encountered: