Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Install it with Vagrant #611

Open
thomakl opened this issue Aug 23, 2018 · 0 comments
Open

Can't Install it with Vagrant #611

thomakl opened this issue Aug 23, 2018 · 0 comments

Comments

@thomakl
Copy link

thomakl commented Aug 23, 2018

Hi

I'm trying to install it as written in Read.Me :

First get a fresh Django-Facebook checkout
`git clone git@github.com:tschellenbach/Django-facebook.git django-facebook

Go to the directory:
cd django-facebook

Time to start Vagrant (grab a cup of coffee after this command, it'll take a while) :)
vagrant up; vagrant provision

Finally done?
vagrant ssh python manage.py runserver 0:8000

However With Vagrant 2.1.2 and VirtualBox on Mac OS X 10.11.6 (El Capitan) I can't make it :
vagrant up; vagrant provision

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

Failed to connect to hashicorp-files.hashicorp.com port 443: Operation timed out There were warnings and/or errors while loading your Vagrantfile for the machine 'local_dev-0'.

Any suggestions ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant