Skip to content

Can't Install it with Vagrant #611

@thomakl

Description

@thomakl

Hi

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

First get a fresh Django-Facebook checkout
`git clone [email protected]: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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions