-
Notifications
You must be signed in to change notification settings - Fork 5.6k
state.event runner does not display events if using eauth. #53174
Copy link
Copy link
Open
Labels
BeaconCorerelates to code central or existential to Saltrelates to code central or existential to SaltP1Priority 1Priority 1RunnersZDThe issue is related to a Zendesk customer support ticket.The issue is related to a Zendesk customer support ticket.bugbroken, incorrect, or confusing behaviorbroken, incorrect, or confusing behaviorseverity-medium3rd level, incorrect or bad functionality, confusing and lacks a work around3rd level, incorrect or bad functionality, confusing and lacks a work around
Milestone
Metadata
Metadata
Assignees
Labels
BeaconCorerelates to code central or existential to Saltrelates to code central or existential to SaltP1Priority 1Priority 1RunnersZDThe issue is related to a Zendesk customer support ticket.The issue is related to a Zendesk customer support ticket.bugbroken, incorrect, or confusing behaviorbroken, incorrect, or confusing behaviorseverity-medium3rd level, incorrect or bad functionality, confusing and lacks a work around3rd level, incorrect or bad functionality, confusing and lacks a work around
Description of Issue/Question
Set up eauth and use the state.event runner to try showing the events coming through the master.
The command will run and display nothing. Other runners work fine.
Setup
I setup master stats and the status beacon so I would have an almost constant stream of events.
and then ran
salt-run -a pam state.event pretty=trueand waiting. nothing ever showed up. Was asked to log in and then no output.When run without
-a pamevents start pouring in without much wait.Steps to Reproduce Issue
salt-run -a pam state.event pretty=trueand wait for an eventVersions Report
Again also happens in 2018.3 so also not a regression. or a very old one.