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

FIX: Global BPF prevents new sensor from applying highstate #11610

Closed
dougburks opened this issue Oct 24, 2023 · 0 comments
Closed

FIX: Global BPF prevents new sensor from applying highstate #11610

dougburks opened this issue Oct 24, 2023 · 0 comments
Assignees
Labels
bug Something isn't working must
Milestone

Comments

@dougburks
Copy link
Contributor

On a 2.4.20 deployment with a global BPF, new sensors can join but they are unable to complete highstate. The highstate fails because it's trying to apply the BPF before our so-bpf-compile is in place. As a temporary workaround, the global BPF can be removed altogether allowing the sensor to complete its first highstate, and then the global BPF can be re-applied.

@dougburks dougburks changed the title FIX: Global BPF prevents new sensor from joining grid FIX: Global BPF prevents new sensor from applying highstate Oct 24, 2023
@dougburks dougburks added this to the 2.4.30 milestone Oct 24, 2023
@m0duspwnens m0duspwnens added bug Something isn't working must labels Oct 24, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working must
Projects
None yet
Development

No branches or pull requests

2 participants