[sergio.nogueira@rjod227476 ansible_wordpress]$ vagrant up
Ignoring krb5-auth-0.8.3 because its extensions are not built. Try: gem pristine krb5-auth --version 0.8.3
Bringing machine 'wordpress' up with 'libvirt' provider...
==> wordpress: Box 'ubuntu/trusty64' could not be found. Attempting to find and install...
wordpress: Box Provider: libvirt
wordpress: Box Version: >= 0
The box 'ubuntu/trusty64' could not be found or
could not be accessed in the remote catalog. If this is a private
box on HashiCorp's Vagrant Cloud, please verify you're logged in via
vagrant login
. Also, please double-check the name. The expanded
URL and error message are shown below:
URL: ["https://vagrantcloud.com/ubuntu/trusty64"] Error: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to vagrantcloud.com:443 [sergio.nogueira@rjod227476 ansible_wordpress]$ telnet vagrantcloud.com 443 Trying 52.204.140.35... Connected to vagrantcloud.com. Escape character is '^]'. ^] telnet> q Connection closed. [sergio.nogueira@rjod227476 ansible_wordpress]$
O que posso fazer?