Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 24/11/2016, à 15:05

__fabrice

Erreur SSL lors du provisionnement avec Vagrant

Salut à tous,

J'ai  un VM faite avec PuPHPet. J'utilise Vagrant, et, lors du provisionnement, j'ai une erreur SSL. J'ai fait des recherches, j'ai fait un

sudo gem update --system

mais cela ne change rien.
Cela vient de Ruby ou du SSL (OpenSSL) ?


==> vm.spectre.id: Running provisioner: shell...
    vm.spectre.id: Running: /tmp/vagrant-shell20161124-14964-140gfdp.sh
==> vm.spectre.id: Running provisioner: shell...
    vm.spectre.id: Running: /tmp/vagrant-shell20161124-14964-13zvecd.sh
==> vm.spectre.id: ERROR:  Could not find a valid gem 'deep_merge' (>= 0), here is why:
==> vm.spectre.id:           Unable to download data from https://rubygems.org/ - SSL_connect returned=1 errno=0 state=error: certificate verify failed (https://api.rubygems.org/latest_specs.4.8.gz)
==> vm.spectre.id: ERROR:  Could not find a valid gem 'activesupport' (>= 0), here is why:
==> vm.spectre.id:           Unable to download data from https://rubygems.org/ - SSL_connect returned=1 errno=0 state=error: certificate verify failed (https://api.rubygems.org/latest_specs.4.8.gz)
==> vm.spectre.id: ERROR:  Could not find a valid gem 'vine' (>= 0), here is why:
==> vm.spectre.id:           Unable to download data from https://rubygems.org/ - SSL_connect returned=1 errno=0 state=error: certificate verify failed (https://api.rubygems.org/latest_specs.4.8.gz)
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.

openssl est bien installé.

Merci à tous
Fabrice

Dernière modification par __fabrice (Le 24/11/2016, à 16:24)

Hors ligne

#2 Le 25/11/2016, à 12:21

__fabrice

Re : Erreur SSL lors du provisionnement avec Vagrant

Salut,

Personne n'a eu cette erreur donc ? smile

F.

Hors ligne