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

ACL updates causes spurious errors in event broker #15873

Closed
tgross opened this issue Jan 25, 2023 · 1 comment
Closed

ACL updates causes spurious errors in event broker #15873

tgross opened this issue Jan 25, 2023 · 1 comment

Comments

@tgross
Copy link
Member

tgross commented Jan 25, 2023

While working on #15870 I encountered this error, but it turns out its an existing one. When you update ACL policies, it looks like the event broker logs noisily about having to close out subscriptions, even if there are no active subscriptions. Sending non-actionable error messages is 😦

    2023-01-25T13:48:33.627-0500 [DEBUG] http: request complete: method=PUT path=/v1/acl/policy/developer duration="369.102µs"
    2023-01-25T13:48:33.646-0500 [ERROR] nomad.event_broker: failed resolving ACL for secretID, closing subscriptions: error="ACL token not found"
@tgross tgross added type/bug theme/events Issues related to events theme/auth labels Jan 25, 2023
@tgross
Copy link
Member Author

tgross commented Feb 27, 2023

Dupe of #10624

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant