Hi,
when i am trying to download the file through windows power shell -
PS C:\cldemo-vagrant> vagrant box add CumulusCommunity/vx_oob_server --insecure --box-version=1.0.3 --provider virtualbox
Getting the error - **OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
See the below text for more information and suggest the solutions.
PS C:\cldemo-vagrant> vagrant box add CumulusCommunity/vx_oob_server --insecure --box-version=1.0.3 --provider virtualbox
==> box: Loading metadata for box 'CumulusCommunity/vx_oob_server'
box: URL: https://vagrantcloud.com/CumulusCommunity/vx_oob_server
==> box: Adding box 'CumulusCommunity/vx_oob_server' (v1.0.3) for provider: virtualbox
box: Downloading: https://vagrantcloud.com/CumulusCommunity/boxes/vx_oob_server/versions/1.0.3/providers/virtualbox.box
==> box: Box download is resuming from prior download progress
box:
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
Hi @jmahto - what version of vagrant do you have installed? Are you on the latest version? Thanks!
Hi,
I have installed Version 2.0.2 Installer Version.
https://releases.hashicorp.com/vagrant/2.0.2/vagrant_2.0.2_x86_64.msi
Thanks
On Wed, Jul 11, 2018 at 9:00 PM Brian Cain notifications@github.com wrote:
Hi @jmahto https://github.com/jmahto - what version of vagrant do you
have installed? Are you on the latest version? Thanks!—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/hashicorp/vagrant/issues/10007#issuecomment-404212147,
or mute the thread
https://github.com/notifications/unsubscribe-auth/Ac2qxCRRrc6NX7nBZS_V-oVmNvoa4AW1ks5uFhoLgaJpZM4VK32v
.
--
Jugeshwar Mahto
09899312351
@jmahto - Please install the latest version and try again. Thanks!
Hey there,
I am going to close this due to lack of response. If this is still occurring, please open a new issue and follow the provided issue template that appears when you click the "New Issue" button. This will help us in getting a reproduction and fix. Thanks!
Hi there!
I am on the latest version of vagrant and still getting the same error.
@briancain
OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
@manishk27 - What are you doing to receive that error?
Hi @briancain , I got this same error. I tried to install a VM using the vagrant up command. I get this error
``` Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'bento/ubuntu-16.04' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: = 2.3.5
==> default: Loading metadata for box 'bento/ubuntu-16.04'
default: URL: https://vagrantcloud.com/bento/ubuntu-16.04
==> default: Adding box 'bento/ubuntu-16.04' (v2.3.5) for provider: virtualbox
default: Downloading: https://vagrantcloud.com/bento/boxes/ubuntu-16.04/versions/2.3.5/providers/virtualbox.box
==> default: Box download is resuming from prior download progress
default: Download redirected to host: vagrantcloud-files-production.s3.amazonaws.com
default:
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
```
same issue
=====================================================================
==> default: Box 'bento/ubuntu-16.04' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: = 2.3.5
==> default: Loading metadata for box 'bento/ubuntu-16.04'
default: URL: https://vagrantcloud.com/bento/ubuntu-16.04
==> default: Adding box 'bento/ubuntu-16.04' (v2.3.5) for provider: virtualbox
default: Downloading: https://vagrantcloud.com/bento/boxes/ubuntu-16.04/versions/2.3.5/providers/virtualbox.box
default: Download redirected to host: vagrantcloud-files-production.s3.amazonaws.com
default:
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
problem solved..
Updated the VM ware to the latest
In my case vagrant file was the old one . I deleted it and created new one.
creating new vagrant file: go to https://app.vagrantup.com/boxes/search
select the virtual box of your choice
click on new

in terminal locate the folder where you want to create the vagrant file
type the command: vagrant box add bento/ubuntu-16.04(or any other box of your choice)
after the box is added , initialize it , run the command: vagrant init bento/ubuntu-16.04
run the command: vagrant up
vagrant box add --insecure -c laravel/homestead works for me
Hi.... just I have the same error..
vagrant version: 2.2.3
virtual box version: 6.0
error upon installing: OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
first,you should install VirtualBox,then install vagrant,finally excute the commands.
hey there,
I did the same here...
first i installed the virtual box version: 6.0.4 then vagrant version: 2.2.4
but got the same error::
$ vagrant box add laravel/homestead
==> box: Loading metadata for box 'laravel/homestead'
box: URL: https://vagrantcloud.com/laravel/homestead
This box can work with multiple providers! The providers that it
can work with are listed below. Please review the list and choose
the provider you will be working with.
1) hyperv
2) parallels
3) virtualbox
4) vmware_desktop
Enter your choice: 3
==> box: Adding box 'laravel/homestead' (v7.1.0) for provider: virtualbox
box: Downloading: https://vagrantcloud.com/laravel/boxes/homestead/ver7.1.0/providers/virtualbox.box
==> box: Box download is resuming from prior download progress
box: Download redirected to host: vagrantcloud-files-production.s3.ama.com
box:
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
If anyone have solution, please do reply
Hi, I received this error when my internet unexpectedly dropped. I left my computer to install some vm's and reissuing the "vagrant up" command worked.
I am encountering this issue only when connected through WiFi and I have no problems when using the wire.
I can't solve this issue, i'm running vagrant behind a SSL reverse proxy. Every other tools are working properly, I can install vagrant plugin, but vagrant box add fails, even with --insecure flag
It seems my corporate SSL proxy (paloalto) filters any user-agent starting with Vagrant ...
C:\HashiCorpVagrant\embedded\mingw64\bin\curl -L -O https://vagrantcloud.com/gfi-centre-ouest/boxes/bionic64-minimal-fr/versions/1.0/providers/virtualbox.box => Download OK
but fails with user-agent defined by Vagrant
C:\HashiCorp\Vagrant\embedded\mingw64\bin\curl -L --user-agent "Vagrant/2.2.4 (+https://www.vagrantup.com; ruby2.4.4)" -O https://vagrantcloud.com/gfi-centre-ouest/boxes/bionic64-minimal-fr/versions/1.0/providers/virtualbox.box
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 300 0 300 0 0 533 0 --:--:-- --:--:-- --:--:-- 532
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
i'm facing the same issue. I have installed Virtual Box and vagrant in my computer. Then I tried to to install with vagrant box add laravel/homestead command in ubuntu. I am getting the same error
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 110
Make sure the virtual box and vagrant are the latest versions.. I had the same issue.. seems like it is due to internet speed.. Did like 5 times to finally get going.. Try doing when your speed is max.. once a certain percent of download is done it will restart from there... I only used the vagrant up command.
Hey brother,
My vagrant version is 2.2.5 & VirtualBox version is 6.0.10
but this error show.
==> restpulapi: Box 'laravel/homestead' could not be found. Attempting to find and install...
restpulapi: Box Provider: virtualbox
restpulapi: Box Version: >= 8.0.0
==> restpulapi: Loading metadata for box 'laravel/homestead'
restpulapi: URL: https://vagrantcloud.com/laravel/homestead
==> restpulapi: Adding box 'laravel/homestead' (v8.0.1) for provider: virtualbox
restpulapi: Downloading: https://vagrantcloud.com/laravel/boxes/homestead/versions/8.0.1/providers/virtualbox.box
restpulapi: Download redirected to host: vagrantcloud-files-production.s3.amazonaws.com
restpulapi:
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
What's the solution? Plz help me..
I'm going to lock this issue because it has been closed for _30 days_ ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Most helpful comment
vagrant box add --insecure -c laravel/homestead works for me