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

deepfence threatmapper not very durable on restarts - duplicate broker registration in kafka #1317

Open
2 of 6 tasks
RRcwhiting opened this issue Jul 12, 2023 · 2 comments
Open
2 of 6 tasks
Assignees
Labels
bug Something isn't working needs-triage Indicates that issue is not yet triaged and assigned

Comments

@RRcwhiting
Copy link

Describe the bug
deepfence threatmapper's compose mode doesn't handle reboots very gracefully.

To Reproduce
Steps to reproduce the behavior:

  1. set up an EC2 with AWS linux, add docker and compose
  2. run docker compose, set up a few things
  3. operate a few reboots
  4. kafka will fail to start.

Expected behavior
system should handle system restarts.

Components/Services affected

  • UI/Frontend
  • API/Backend
  • Agent
  • Deployment/YAMLs
  • CI/CD Integration
  • Other (specify)

Additional context
some instructions about AWS linux were incorrect for being temporary. that doesn't seem to be the final bug.

the edit should be in /etc/sysctl.conf to be permanent - https://www.elastic.co/guide/en/elasticsearch/reference/current/vm-max-map-count.html

@RRcwhiting RRcwhiting added bug Something isn't working needs-triage Indicates that issue is not yet triaged and assigned labels Jul 12, 2023
@RRcwhiting
Copy link
Author

it might just be that the containers take forever to start up.

@shyam-dev
Copy link
Contributor

Hello @RRcwhiting - Thank you for posting the issue. We have identified an issue with order of container start up on system reboot, and will have an update issued for this shortly. We will post the updates here. Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage Indicates that issue is not yet triaged and assigned
Projects
None yet
Development

No branches or pull requests

3 participants