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

[helm-opencti] how-to deploy? #131

Closed
Ra3ed-rpb opened this issue Feb 20, 2025 · 2 comments
Closed

[helm-opencti] how-to deploy? #131

Ra3ed-rpb opened this issue Feb 20, 2025 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@Ra3ed-rpb
Copy link

Describe the bug a clear and concise description of what the bug is.

ubuntu@ubuntu-VMware-Virtual-Platform:~/Downloads/opencti$ kubectl logs opencti-server-896bbf5d4-kgf47
Defaulted container "opencti-server" out of: opencti-server, ready-checker-elasticsearch (init), ready-checker-minio (init), ready-checker-rabbitmq (init), ready-checker-redis-master (init)
{"category":"APP","environment":"production","level":"info","message":"[OPENCTI] Starting platform","source":"backend","timestamp":"2025-02-20T12:02:13.105Z","version":"6.5.0"}
{"category":"APP","level":"info","message":"[OPENCTI] Checking dependencies statuses","source":"backend","timestamp":"2025-02-20T12:02:13.107Z","version":"6.5.0"}
{"category":"APP","level":"info","message":"[CHECK] checking if Search engine is alive","source":"backend","timestamp":"2025-02-20T12:02:13.107Z","version":"6.5.0"}
{"category":"APP","level":"info","message":"[SEARCH] Engine client not specified, trying to discover it with opensearch client","source":"backend","timestamp":"2025-02-20T12:02:13.199Z","version":"6.5.0"}
{"category":"APP","level":"info","message":"[SEARCH] Engine detected to elk","source":"backend","timestamp":"2025-02-20T12:02:13.231Z","version":"6.5.0"}
{"category":"APP","level":"info","message":"[SEARCH] elk (8.17.2) client selected / runtime sorting enabled / attachment processor enabled","source":"backend","timestamp":"2025-02-20T12:02:13.264Z","version":"6.5.0"}
{"category":"APP","level":"info","message":"[CHECK] Search engine ok, checking if File storage is alive","source":"backend","timestamp":"2025-02-20T12:02:13.265Z","version":"6.5.0"}

{"category":"APP","cause":{"code":"UNKNOWN_ERROR","name":"AggregateError","stack":"AggregateError: \n at internalConnectMultiple (node:net:1122:18)\n at afterConnectMultiple (node:net:1689:7)"},"level":"error","message":"[OPENCTI] System dependencies check failed","source":"backend","timestamp":"2025-02-20T12:02:13.655Z","version":"6.5.0"}

Image

why ?

What's your helm version?

last

What's your kubectl version?

latest --> i use minikube

Chart version

3

Explain bug

{"category":"APP","cause":{"code":"UNKNOWN_ERROR","name":"AggregateError","stack":"AggregateError: \n at internalConnectMultiple (node:net:1122:18)\n at afterConnectMultiple (node:net:1689:7)"},"level":"error","message":"[OPENCTI] System dependencies check failed","source":"backend","timestamp":"2025-02-20T12:02:13.655Z","version":"6.5.0"}

What you expected to happen?

No response

How to reproduce it?

No response

Enter the changed values of values.yaml?

No response

Enter the command that you execute when chart failing/misfunctioning

helm install openci . -f values.yaml

More info

No response

@Ra3ed-rpb Ra3ed-rpb added the bug Something isn't working label Feb 20, 2025
@ialejandro
Copy link
Member

Did you try to deploy with https://github.com/devops-ia/helm-opencti/blob/main/charts/opencti/ci/ci-common-values.yaml instead default values.yaml?

@Ra3ed-rpb
Copy link
Author

@ialejandro No I will try it now

@ialejandro ialejandro added question Further information is requested and removed bug Something isn't working labels Feb 21, 2025
@ialejandro ialejandro changed the title [repo] Bug title [helm-opencti] how-to deploy? Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants