Open rayenmessaoudi opened 6 years ago
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.
Hi, my vm is up but i can't connect to http://127.0.0.1:5000 any suggestions ?