salut a tous.
je suis sur ubuntu 18.04 et je tente d'installer homestead en vain.
j'ai deja installer virtualbox et vagrant (version 2.1.2)
1) si je tapeon me donne
Code : Sélectionner tout - Visualiser dans une fenêtre à part vagrant box add laravel/homestead2) si je tape==> 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) parallels
2) virtualbox
3) vmware_desktop
Enter your choice: 2
==> box: Adding box 'laravel/homestead' (v6.1.0) for provider: virtualbox
box: Downloading: https://vagrantcloud.com/laravel/box...virtualbox.box
==> box: Box download is resuming from prior download progress
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 104on me donne
Code : Sélectionner tout - Visualiser dans une fenêtre à part vagrant box add laravel/homestead http://atlas.hashicorp.com/laravel/boxes/homestead
3) si je tape... Enter your choice: 2
==> box: Adding box 'laravel/homestead' (v6.1.0) for provider: virtualbox
box: Downloading: https://vagrantcloud.com/laravel/box...virtualbox.box
==> box: Box download is resuming from prior download progress
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 104on me donne
Code : Sélectionner tout - Visualiser dans une fenêtre à part vagrant box add --insecure -c laravel/homestead http://atlas.hashicorp.com/laravel/boxes/homestead
qui peut me dire ce qui va pas?meme erreur
Partager