Nc Diesel
2018-10-24 18:36:45 UTC
So my company wants to host their own boxes; all the while supporting
versioning. This turned out to be pretty simple, but I can not get
"vagrant box add" to work using a UR and I was hoping some of you folks
could help. The symptom is the download just hangs for about 80 seconds
and then dies. The error I get is
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to
mymachine.mydomain:443
General info:
- Running Vagrant 2.2.0 on Windows 10 machine
- curl successfully puls the resources when invoked from the same power
sheel window immediately after the Vagrant failure
- My proxy's certificates were added to the end of cacert.pem in
Vagrants embedded sub-directory
Important part of debug log:
* Connected to proxy.mymachine.mydomain(<snip for privacy>) port 8080 (#0)
* allocate connect buffer!
* Establish HTTP proxy tunnel to mymachine.mydomain:443
<
* Proxy replied 200 to CONNECT request
* CONNECT phase completed!
* ALPN, offering h2
* ALPN, offering http/1.1
* Cipher selection:
ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:\HashiCorp\Vagrant\embedded\cacert.pem
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--
0
DEBUG subprocess: stderr: * CONNECT phase completed!
DEBUG subprocess: stderr: 0 0 0 0 0 0 0 0
--:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0
0 --:--:-- 0:00:03 --:--:-- 0
this last line repeats, with no progress noted (except elapsed seconds of
course) until the error shows up.
Thanks for any assistance!!!
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
---
You received this message because you are subscribed to the Google Groups "Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/6c732bcc-3d89-4a60-85ec-96e9822ae1f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
versioning. This turned out to be pretty simple, but I can not get
"vagrant box add" to work using a UR and I was hoping some of you folks
could help. The symptom is the download just hangs for about 80 seconds
and then dies. The error I get is
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to
mymachine.mydomain:443
General info:
- Running Vagrant 2.2.0 on Windows 10 machine
- curl successfully puls the resources when invoked from the same power
sheel window immediately after the Vagrant failure
- My proxy's certificates were added to the end of cacert.pem in
Vagrants embedded sub-directory
Important part of debug log:
* Connected to proxy.mymachine.mydomain(<snip for privacy>) port 8080 (#0)
* allocate connect buffer!
* Establish HTTP proxy tunnel to mymachine.mydomain:443
CONNECT mymachine.mydomain:443 HTTP/1.1
Host: mymachine.mydomain:443
User-Agent: Vagrant/2.1.5 (+https://www.vagrantup.com; ruby2.4.4)
Proxy-Connection: Keep-Alive
< HTTP/1.1 200 Connection establishedHost: mymachine.mydomain:443
User-Agent: Vagrant/2.1.5 (+https://www.vagrantup.com; ruby2.4.4)
Proxy-Connection: Keep-Alive
<
* Proxy replied 200 to CONNECT request
* CONNECT phase completed!
* ALPN, offering h2
* ALPN, offering http/1.1
* Cipher selection:
ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: C:\HashiCorp\Vagrant\embedded\cacert.pem
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--
0
DEBUG subprocess: stderr: * CONNECT phase completed!
DEBUG subprocess: stderr: 0 0 0 0 0 0 0 0
--:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0
0 --:--:-- 0:00:03 --:--:-- 0
this last line repeats, with no progress noted (except elapsed seconds of
course) until the error shows up.
Thanks for any assistance!!!
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
---
You received this message because you are subscribed to the Google Groups "Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/6c732bcc-3d89-4a60-85ec-96e9822ae1f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.