Fetching wkhtmltopdf-binary 0.12.6.6 #6838
Replies: 2 comments
-
@sta111on It looks like you ran out of memory. I notice that your environment shows |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closing since we never got an answer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
bundle install
Bundler 2.4.17 is running, but your lockfile was generated with 2.4.10. Installing Bundler 2.4.10 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 2.4.10
Installing bundler 2.4.10
Fetching gem metadata from https://rubygems.org/..........
Resolving dependencies...
Using rake 13.0.6
Using concurrent-ruby 1.2.2
Using i18n 1.14.1
Using minitest 5.18.1
Using tzinfo 2.0.6
Using activesupport 7.0.6
Using builder 3.2.4
Using erubi 1.12.0
Using racc 1.7.1
Using nokogiri 1.15.3 (x86_64-linux)
Using rails-dom-testing 2.1.1
Using crass 1.0.6
Using loofah 2.21.3
Using rails-html-sanitizer 1.6.0
Using actionview 7.0.6
Using rack 2.2.7
Using rack-test 2.1.0
Using actionpack 7.0.6
Using nio4r 2.5.9
Using websocket-extensions 0.1.5
Using websocket-driver 0.7.5
Using actioncable 7.0.6
Using globalid 1.1.0
Using activejob 7.0.6
Using activemodel 7.0.6
Using activerecord 7.0.6
Using marcel 1.0.2
Using mini_mime 1.1.2
Using activestorage 7.0.6
Using date 3.3.3
Using timeout 0.4.0
Using net-protocol 0.2.1
Using net-imap 0.3.6
Using net-pop 0.1.2
Using net-smtp 0.3.3
Using mail 2.8.1
Using actionmailbox 7.0.6
Using actionmailer 7.0.6
Using actiontext 7.0.6
Using ruby2_keywords 0.0.5
Using arbre 1.6.0
Using formtastic 4.0.0
Using formtastic_i18n 0.7.0
Using has_scope 0.8.1
Using method_source 1.0.0
Using thor 1.2.2
Using zeitwerk 2.6.8
Using railties 7.0.6
Using responders 3.1.0
Using inherited_resources 1.13.1
Using jquery-rails 4.6.0
Using kaminari-core 1.2.2
Using kaminari-actionview 1.2.2
Using kaminari-activerecord 1.2.2
Using kaminari 1.2.2
Using ransack 4.0.0
Using activeadmin 3.0.0
Using public_suffix 5.0.3
Using addressable 2.8.4
Using bcrypt 3.1.19
Using bindex 0.8.1
Using msgpack 1.7.2
Using bootsnap 1.16.0
Using bundler 2.4.10
Using matrix 0.4.2
Using regexp_parser 2.8.1
Using xpath 3.2.0
Using capybara 3.39.2
Using io-console 0.6.0
Using reline 0.3.6
Using irb 1.7.4
Using debug 1.8.0
Using orm_adapter 0.5.0
Using warden 1.2.9
Using devise 4.9.2
Using ffi 1.15.5
Using importmap-rails 1.2.1
Using jbuilder 2.11.5
Using puma 5.6.6
Using rails 7.0.6
Using rexml 3.2.5
Using rubyzip 2.3.2
Using sassc 2.4.0
Using sprockets 4.2.0
Using sprockets-rails 3.4.2
Using tilt 2.2.0
Using sassc-rails 2.1.2
Using sass-rails 6.0.0
Using websocket 1.2.9
Using selenium-webdriver 4.10.0
Using sqlite3 1.6.3 (x86_64-linux)
Using stimulus-rails 1.2.1
Using turbo-rails 1.4.0
Using web-console 4.2.0
Using webdrivers 5.2.0
Using wicked_pdf 2.6.3
Fetching wkhtmltopdf-binary 0.12.6.6
--- ERROR REPORT TEMPLATE -------------------------------------------------------
Environment
Bundler Build Metadata
Gemfile
Gemfile
Gemfile.lock
--- TEMPLATE END ----------------------------------------------------------------
Unfortunately, an unexpected error occurred, and Bundler cannot continue.
First, try this link to see if there are any existing issue reports for this error:
https://github.com/rubygems/rubygems/search?q=failed+to+allocate+memory&type=Issues
If there aren't any reports for this error yet, please fill in the new issue form located at https://github.com/rubygems/rubygems/issues/new?labels=Bundler&template=bundler-related-issue.md, and copy and paste the report template above in there.
Beta Was this translation helpful? Give feedback.
All reactions