deepfence threatmapper not very durable on restarts - duplicate broker registration in kafka
Describe the bug deepfence threatmapper's compose mode doesn't handle reboots very gracefully.
To Reproduce Steps to reproduce the behavior:
- set up an EC2 with AWS linux, add docker and compose
- run docker compose, set up a few things
- operate a few reboots
- kafka will fail to start.
Expected behavior system should handle system restarts.
Components/Services affected
- [ ] UI/Frontend
- [x] API/Backend
- [ ] Agent
- [x] 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
it might just be that the containers take forever to start up.
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 !