Vote count:
0
I'm trying to get the version number of heroku that I signed up for. I'm also trying to run the heroku login
command. When I run the heroku version command, an error returns saying I have no plug ins installed and that heroku is unable to verify the certificates.
Here's what returned in my command line:
$ heroku version
heroku/toolbelt/3.24.4 (i386-mingw32) ruby/1.9.3
You have no installed plugins.
updating...Error submitting error.
! Heroku client internal error.
! Search for help at: https://help.heroku.com
! Or report a bug at: http://ift.tt/1cxnP4P
Error: Unable to verify certificate, please set `Excon.defaults[:ssl_c
a_path] = path_to_certs`, `ENV['SSL_CERT_DIR'] = path_to_certs`, `Excon.defaults
[:ssl_ca_file] = path_to_file`, `ENV['SSL_CERT_FILE'] = path_to_file`, `Excon.de
faults[:ssl_verify_callback] = callback` (see OpenSSL::SSL::SSLContext#verify_ca
llback), or `Excon.defaults[:ssl_verify_peer] = false` (less secure). (Excon::Er
rors::SocketError)
Command: heroku version
Version: heroku/toolbelt/3.24.4 (i386-mingw32) ruby/1.9.3
Anybody have a solution to this problem? Thanks!
asked 28 secs ago
Why is Heroku unable to verify certificates?
Aucun commentaire:
Enregistrer un commentaire