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

Empty Automate 2+Embedded Chef Server Event Feed #5047

Closed
sean-horn opened this issue May 6, 2021 · 2 comments · Fixed by #5052
Closed

Empty Automate 2+Embedded Chef Server Event Feed #5047

sean-horn opened this issue May 6, 2021 · 2 comments · Fixed by #5052
Labels

Comments

@sean-horn
Copy link
Contributor

sean-horn commented May 6, 2021

Automate Event Feed has always been empty since we installed Automate 2 from the following version with an embedded Chef Server enabled.

--

root@chef-automate:/home/ubuntu# chef-automate version
Version: 2
  CLI Build: 20210309055746
  Server Build: 20210406040048

To Reproduce

  1. Install Automate 2 at version 20210406040048 through 20210420090302 with an embedded Chef Server configured and running
  2. Do any activity on the chef server that would normally result in actions showing up in the Automate 2 Event Feed. knife client create, chef push POLICY_GROUP Policyfile.rb, knife cookbook upload COOKBOOK_NAME, etc. No actions show up in the Event Feed

Expected behavior

Client creations, cookbook creations/updates, all of these show in the event feed

Actual behavior

None of the expected chef server activity shows up in the Automate 2 Event Feed

Additional context

This patch is missing from the most recent Automate 2 releases, at least since March. #4082

When I manually apply the changes in the sys.config and default.toml and restart, actions begin appearing in the Event Feed of a 20210420.... Automate 2 install with embedded Chef Server.

Related to

Aha! Link: https://chef.aha.io/epics/SH-E-512

@sean-horn sean-horn added the bug 🐛 Something isn't working label May 6, 2021
@sean-horn
Copy link
Contributor Author

This bug is also https://github.com/chef/customer-bugs/issues/370

@collinmcneese
Copy link
Contributor

Looks like these were removed from the code in #4487 - not sure that it was intentional though -- @PrajaktaPurohit

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

Successfully merging a pull request may close this issue.

3 participants