OpenCTI-Platform / connectors

OpenCTI Connectors
https://www.opencti.io
Apache License 2.0
363 stars 392 forks source link

Alienvault not connecting to opencti #1815

Open ivanfcfilho opened 7 months ago

ivanfcfilho commented 7 months ago

This is my docker-compose:

version: '3' services: redis: image: redis:7.2.4 restart: always volumes:

And I'm getting this erros:

2024-02-13T22:11:10.983519780Z ValueError: OpenCTI API is not reachable. Waiting for OpenCTI API to start or check your configuration...

eddiestaffy08 commented 5 months ago

I am also having the same error when I try to add the AlienVault Connector back to OpenCTI v 6.0.8 (just updated) as a portainer stack. Has this issue been resolved?