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

Unable to resolve hostname '<em>opencti</em>' in all the connectors #238

Open
Gitlinkerr opened this issue Apr 3, 2024 · 0 comments
Open

Comments

@Gitlinkerr
Copy link

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

  1. open the docker-compose.yml
  2. 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))
  3. create a network called opencti-network
  4. 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

Screenshot 2024-04-03 153656

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

1 participant