We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, my vm is up but i can't connect to http://127.0.0.1:5000 any suggestions ?
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
Hi,
my vm is up but i can't connect to http://127.0.0.1:5000
any suggestions ?
The text was updated successfully, but these errors were encountered: