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

ruby-heroku fails to run #45

Closed
WhyNotHugo opened this issue Mar 26, 2016 · 2 comments
Closed

ruby-heroku fails to run #45

WhyNotHugo opened this issue Mar 26, 2016 · 2 comments

Comments

@WhyNotHugo
Copy link
Contributor

This looks like a packaging error, but I'm not entirely sure how to fix it:

$ heroku run rails s --app my-test-app
heroku-cli: Installing Toolbelt v4... !    Heroku client internal error.
 !    Search for help at: https://help.heroku.com
 !    Or report a bug at: https://github.com/heroku/heroku/issues/new

    Error:       No such file or directory @ rb_sysopen - /usr/lib/ruby/gems/2.3.0/gems/heroku-3.42.44/data/cacert.pem (Errno::ENOENT)
    Command:     heroku run rails s --app shipnow-staging-notifications
    Version:     heroku-gem/3.42.44 (x86_64-linux) ruby/2.3.0
    Error ID:    3d56ded197ba4fd1ab2beedc5f74b38d


    More information in /home/hugo/.heroku/error.log

$ cat /home/hugo/.heroku/error.log
Heroku client internal error.
No such file or directory @ rb_sysopen - /usr/lib/ruby/gems/2.3.0/gems/heroku-3.42.44/data/cacert.pem
/usr/lib/ruby/2.3.0/fileutils.rb:1392:in `initialize'
/usr/lib/ruby/2.3.0/fileutils.rb:1392:in `open'
/usr/lib/ruby/2.3.0/fileutils.rb:1392:in `copy_file'
/usr/lib/ruby/2.3.0/fileutils.rb:486:in `copy_file'
/usr/lib/ruby/2.3.0/fileutils.rb:403:in `block in cp'
/usr/lib/ruby/2.3.0/fileutils.rb:1571:in `block in fu_each_src_dest'
/usr/lib/ruby/2.3.0/fileutils.rb:1587:in `fu_each_src_dest0'
/usr/lib/ruby/2.3.0/fileutils.rb:1569:in `fu_each_src_dest'
/usr/lib/ruby/2.3.0/fileutils.rb:402:in `cp'
/usr/lib/ruby/gems/2.3.0/gems/heroku-3.42.44/lib/heroku/jsplugin.rb:160:in `copy_ca_cert'
/usr/lib/ruby/gems/2.3.0/gems/heroku-3.42.44/lib/heroku/jsplugin.rb:134:in `setup'
/usr/lib/ruby/gems/2.3.0/gems/heroku-3.42.44/lib/heroku/cli.rb:27:in `start'
/usr/lib/ruby/gems/2.3.0/gems/heroku-3.42.44/bin/heroku:24:in `<top (required)>'
/usr/bin/heroku:23:in `load'
/usr/bin/heroku:23:in `<main>'
@anatol anatol closed this as completed in 0a5fc12 Mar 26, 2016
@anatol
Copy link
Owner

anatol commented Mar 26, 2016

Should be fixed now

@WhyNotHugo
Copy link
Contributor Author

Thanks!

Zerophase pushed a commit to Zerophase/quarry that referenced this issue Apr 4, 2016
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

2 participants