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 connect to http://127.0.0.1:5000 #7

Open
rayenmessaoudi opened this issue Feb 15, 2018 · 1 comment
Open

can't connect to http://127.0.0.1:5000 #7

rayenmessaoudi opened this issue Feb 15, 2018 · 1 comment

Comments

@rayenmessaoudi
Copy link
Contributor

Hi,
my vm is up but i can't connect to http://127.0.0.1:5000
any suggestions ?

@cedricbonhomme
Copy link
Member

cedricbonhomme commented Feb 16, 2018

Hi,

did you see an error message ? Which version of vagrant are you using?

Can you try this:

$ git clone https://github.com/MISP/MISP.git
$ cd MISP/
$ git submodule update --init misp-vagrant
$ cd misp-vagrant/
$ git pull origin master
$ vagrant up

(so like the advised in the README, but by updating misp-vagrant)
I just checked and it works for me.

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

2 participants