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
Environment: OS: Debian GNU/Linux 11 (bullseye) Other: Logged into vagrantcloud
Description: Vagrant cannot be used to build MISP
Expected Behaviour: Running vagrant up in the misp-vagrant dir brings up the project in a Vagrant box.
vagrant up
misp-vagrant
Actual Behaviour: Vagrant fails to retrieve the specified box from vagrantcloud with a 404 Build terminates and MISP cannot be used
Steps to Reproduce: $ cd misp-vagrant $ vagrant up
$ cd misp-vagrant
$ vagrant up
Suggested Fix Update the Vagrantfile to build MISP using a more recent version of Ubuntu
The text was updated successfully, but these errors were encountered:
@mikrl Feel freee to checkout my pull request and see if it helps your issue.
Sorry, something went wrong.
No branches or pull requests
Environment:
OS: Debian GNU/Linux 11 (bullseye)
Other: Logged into vagrantcloud
Description:
Vagrant cannot be used to build MISP
Expected Behaviour:
Running
vagrant up
in themisp-vagrant
dir brings up the project in a Vagrant box.Actual Behaviour:
Vagrant fails to retrieve the specified box from vagrantcloud with a 404
Build terminates and MISP cannot be used
Steps to Reproduce:
$ cd misp-vagrant
$ vagrant up
Suggested Fix
Update the Vagrantfile to build MISP using a more recent version of Ubuntu
The text was updated successfully, but these errors were encountered: