brandon-rhodes / fopnp

Foundations of Python Network Programming (Apress) — scripts and examples
1.37k stars 640 forks source link

SSL read: error:00000000:lib(0):func(0):reason(0), errno 104 #9

Closed hhsecond closed 8 years ago

hhsecond commented 9 years ago

Hi Rhodes,

It's been a privilege to use your product and study stuffs from there. Unfortunately I've come across to an error but could not find any easy solution from google. I am using ubuntu 14.04 Lts and virtualbox 5.x

I've executed "vagrant up --provider virtualbox" command and was waiting for it to complete. Then after around 80% I got this error.

default: URL: https://atlas.hashicorp.com/brandon-rhodes/playground ==> default: Adding box 'brandon-rhodes/playground' (v1.0) for provider: virtualbox default: Downloading: https://atlas.hashicorp.com/brandon-rhodes/boxes/playground/versions/1.0/providers/virtualbox.box

An error occurred while downloading the remote file. The error message, if any, is reproduced below. Please fix this error and try again.

Could you please have a look into this issue

brandon-rhodes commented 8 years ago

Alas! As I do not run the Hashicorp servers, I have no way to know why your connection might be failing. Is it difficult for you to perform very large downloads from anywhere else? Or is Hashicorp the only company from which downloads sometimes get cancelled?

brandon-rhodes commented 8 years ago

I am going to close this temporarily until we can collect more information about the failure you encountered. If you learn more information and can post it here in a comment, please do so, and we'll work to get it resolved!