You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
i get this error with the default connectors for example : import-document
The platform is accessible and working fine
Thanks!
Docker import-document Logs Error
ValueError: OpenCTI API is not reachable. Waiting for OpenCTI API to start or check your configuration...Terminated{"timestamp": "2023-07-27T16:07:04.551987Z", "level": "INFO", "name": "pycti.entities", "message": "Listing Threat-Actors with filters null."}{"timestamp": "2023-07-27T16:07:04.560813Z", "level": "INFO", "name": "pycti.api", "message": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"utf-8\">\n<title>Error</title>\n</head>\n<body>\n<pre>Cannot POST /graphql</pre>\n</body>\n</html>\n"}{"timestamp": "2023-07-27T16:07:04.561558Z", "level": "ERROR", "name": "pycti.api", "message": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"utf-8\">\n<title>Error</title>\n</head>\n<body>\n<pre>Cannot POST /graphql</pre>\n</body>\n</html>\n"}Traceback (most recent call last):
File "/opt/opencti-connector-import-document/main.py", line 7, in <module>connector = ReportImporter()^^^^^^^^^^^^^^^^File "/opt/opencti-connector-import-document/reportimporter/core.py", line 39, in __init__self.helper = OpenCTIConnectorHelper(config)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "/usr/local/lib/python3.11/site-packages/pycti/connector/opencti_connector_helper.py", line 661, in __init__self.api = OpenCTIApiClient(^^^^^^^^^^^^^^^^^File "/usr/local/lib/python3.11/site-packages/pycti/api/opencti_api_client.py", line 217, in __init__raise ValueError(ValueError: OpenCTI API is not reachable. Waiting for OpenCTI API to start or check your configuration...Terminated{"timestamp": "2023-07-27T16:08:02.998280Z", "level": "INFO", "name": "pycti.entities", "message": "Listing Threat-Actors with filters null."}{"timestamp": "2023-07-27T16:08:03.024093Z", "level": "INFO", "name": "pycti.api", "message": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"utf-8\">\n<title>Error</title>\n</head>\n<body>\n<pre>Cannot POST /graphql</pre>\n</body>\n</html>\n"}{"timestamp": "2023-07-27T16:08:03.025593Z", "level": "ERROR", "name": "pycti.api", "message": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"utf-8\">\n<title>Error</title>\n</head>\n<body>\n<pre>Cannot POST /graphql</pre>\n</body>\n</html>\n"}Traceback (most recent call last):
File "/opt/opencti-connector-import-document/main.py", line 7, in <module>connector = ReportImporter()^^^^^^^^^^^^^^^^File "/opt/opencti-connector-import-document/reportimporter/core.py", line 39, in __init__self.helper = OpenCTIConnectorHelper(config)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "/usr/local/lib/python3.11/site-packages/pycti/connector/opencti_connector_helper.py", line 661, in __init__self.api = OpenCTIApiClient(^^^^^^^^^^^^^^^^^File "/usr/local/lib/python3.11/site-packages/pycti/api/opencti_api_client.py", line 217, in __init__raise ValueError(ValueError: OpenCTI API is not reachable. Waiting for OpenCTI API to start or check your configuration...Terminated{"timestamp": "2023-07-27T16:08:55.679091Z", "level": "INFO", "name": "pycti.entities", "message": "Listing Threat-Actors with filters null."}{"timestamp": "2023-07-27T16:08:55.689903Z", "level": "INFO", "name": "pycti.api", "message": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"utf-8\">\n<title>Error</title>\n</head>\n<body>\n<pre>Cannot POST /graphql</pre>\n</body>\n</html>\n"}{"timestamp": "2023-07-27T16:08:55.690626Z", "level": "ERROR", "name": "pycti.api", "message": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"utf-8\">\n<title>Error</title>\n</head>\n<body>\n<pre>Cannot POST /graphql</pre>\n</body>\n</html>\n"}Traceback (most recent call last):
File "/opt/opencti-connector-import-document/main.py", line 7, in <module>connector = ReportImporter()^^^^^^^^^^^^^^^^File "/opt/opencti-connector-import-document/reportimporter/core.py", line 39, in __init__self.helper = OpenCTIConnectorHelper(config)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "/usr/local/lib/python3.11/site-packages/pycti/connector/opencti_connector_helper.py", line 661, in __init__self.api = OpenCTIApiClient(^^^^^^^^^^^^^^^^^File "/usr/local/lib/python3.11/site-packages/pycti/api/opencti_api_client.py", line 217, in __init__raise ValueError(ValueError: OpenCTI API is not reachable. Waiting for OpenCTI API to start or check your configuration...Terminated
Hello,
i get this error with the default connectors for example : import-document
The platform is accessible and working fine
Thanks!
Docker import-document Logs Error
Docker Compose file
ENV File
The text was updated successfully, but these errors were encountered: