OpenDevelopmentMekong / odm-deployment

Repository containing ansible/vagrant scripts for reproducing ODM's development/testing environment.
http://opendevelopmentmekong.net
1 stars 0 forks source link

Error: Vagrant up #68

Open Huyeng opened 7 years ago

Huyeng commented 7 years ago

Got error message after running "vagrant up" on Terminal of Mac

The SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed. The output for this command should be in the log above. Please read the output to determine what went wrong.

screenshot at jul 02 19-02-58

Any comment to fix the error?

acorbi commented 7 years ago

@Huyeng according to the warnings on that log, you should try updating your python installation in order to fix those SSL/SNI warnings. I cannot see any other potential issues from the message you pasted here.

Some references: https://duckduckgo.com/?q=SNIMIssingWarXning+python+update&t=canonical&atb=v49-1&ia=web

How to update python: https://stackoverflow.com/questions/15102943/how-to-update-python

S-mardii commented 5 years ago

Command vagrant up process well but stuck on downloading pip 19.0.3.tar.gz.

image