Description
openedon Feb 2, 2021
Please replace every line in curly brackets { like this } with an appropriate answer, and remove this line.
Description
I am trying to follow the tutorial for for Virtualbox testing, and everything is deployed ok and then I get to this part and fail: "Once the virtual machine is launched, the OpenCTI platform can take 3 to 5 minutes to start the first time. Then you have access to the platform using the URL http://{IP_ADDRESS}:8080
and credentials admin@opencti.io
/ admin
."
Also, if I try http://{IP_ADDRESS}:3000 I get the response, and I can log in (everything fine)
Also "ss -tulnp" gives the following output:
My vm is in a bridged mode and I can ping it from my host machine.
Am I missing something?
My virtual box version: Version 6.1.16 r140961
Environment
- OS (where OpenCTI server runs): Windows 10 and Ubuntu 20.04
- OpenCTI version: 4.1.1
- OpenCTI client: { e.g. frontend or python }
- Other environment details:
Reproducible Steps
Steps to create the smallest reproducible scenario:
- { e.g. Run ... }
- { e.g. Click ... }
- { e.g. Error ... }
Expected Output
{ Please describe what you expected to happen. }
Actual Output
{ Please describe what actually happened. }
Additional information
{ Any additional information, including logs or screenshots if you have any. }