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
I'm trying to use opencti behind a work proxy, so I followed the instructions given in issue #374 and #116, only to be confronted with **>\nDescription: Unable to locate the server named \"opencti\" --- the server does not have a DNS entry.** and this is happening to every connector even the import/export related ones.
steps to reproduce
open the docker-compose.yml
add HTTP-PROXY HTTPS-PROXY NO-PROXY to every environment variable of the connectors( I only added those to the connectors not to the other images (redis, opencti, elasticsearch))
create a network called opencti-network
add the connectors to the 'opencti-network'
expected behavior
I expect for the connectors to start pulling data
Actual behavior
0% cpu usage with >\nDescription: Unable to locate the server named \"opencti\" --- the server does not have a DNS entry.
screenshots
The text was updated successfully, but these errors were encountered:
Summary
I'm trying to use opencti behind a work proxy, so I followed the instructions given in issue #374 and #116, only to be confronted with **>\nDescription: Unable to locate the server named \"opencti\" --- the server does not have a DNS entry.** and this is happening to every connector even the import/export related ones.steps to reproduce
expected behavior
I expect for the connectors to start pulling dataActual behavior
0% cpu usage with >\nDescription: Unable to locate the server named \"opencti\" --- the server does not have a DNS entry.screenshots
The text was updated successfully, but these errors were encountered: