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

Sensu server and api restart every run since Chef 14 #627

Open
scottymarshall opened this issue Feb 21, 2019 · 0 comments
Open

Sensu server and api restart every run since Chef 14 #627

scottymarshall opened this issue Feb 21, 2019 · 0 comments

Comments

@scottymarshall
Copy link

Expected Behavior

Upon an initial chef run, sensu-server and sensu-api should restart at the end of the run.

Current Behavior

After we upgraded from Chef-client 13.8 to 14.8.12, sensu-server and sensu-api restarts every chef-client run. at the end of each run I see

Recipe: sensu::default
  * ruby_block[sensu_service_trigger] action create
    - execute the ruby block sensu_service_trigger
  * service[sensu-server] action restart
    - restart service service[sensu-server]
  * service[sensu-api] action restart
    - restart service service[sensu-api]

Running handlers:
Running handlers complete

Possible Solution

Still no solution. I am having to let the system restart every time we run chef.

Steps to Reproduce (for bugs)

  1. upgrade to Chef 14.8.12
  2. run sensu::server_service

Context

A restart everytime is not good

Your Environment

  • Version of this cookbook used: 5.4.0
  • Version of Sensu used: sensu-1.6.1-1.el7.x86_64
  • Version of Chef used: 14.8.12
  • Operating System and version (e.g. CentOS 7, Ubuntu 14.04): CentOS 7
  • Link to your project:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant