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

OpenCTI docker installation does not work #81

Open
rocheston opened this issue Apr 1, 2023 · 5 comments
Open

OpenCTI docker installation does not work #81

rocheston opened this issue Apr 1, 2023 · 5 comments

Comments

@rocheston
Copy link

rocheston commented Apr 1, 2023

After following the docker installation instructions from the website and correctly configuring the .env variables, I was able to log in to the dashboard; however, I was unable to get any of the connectors to connect to OpenCTI. I tried both the python script and docker-compose connector instances, making sure all the UUID variables were set correctly. Despite trying numerous combinations, nothing worked.

grab6

The connectors are failing: OpenCTI API is not reachable. Why is your docker-compose file pointing the connector to http://opencti:8080? I changed to http://localhost:8080 does not work. I changed to http://172.17.0.1:8080 does not work or the host ip does not work. I tried every connector Mitre, AlienVault, all of the them have the same issue. OpenCTI API is not reachable.

grab5

grab7

Configuring OpenCTI on dockers has been a nightmare. Your instructions do not work, and it is unfortunate that I am unable to use the beautiful GUI that OpenCTI has to offer.

Please update your docker instructions and relevant yml configurations so that it simply works out of the box. Can somebody fix this, please?

Copy link

cxfajar commented Apr 1, 2023

Could you share code of your Docker compose yml file so I can identify the issue.

@rocheston
Copy link
Author

When using the docker-compose file from the OpenCTI-Platform/docker repository, any connectors added will generate an error stating 'OpenCTI API is not reachable'. This issue can be replicated by running the below docker-compose file. Please try it.

https://github.com/OpenCTI-Platform/docker/blob/master/docker-compose.yml

@cxfajar
Copy link

cxfajar commented Apr 1, 2023 via email

@rocheston
Copy link
Author

Yes. I did all that that. No go. Even the internal connectors do not work.

@cxfajar
Copy link

cxfajar commented Apr 1, 2023 via email

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