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

Stuck in reload handler after rule changes #56

Closed
caldito opened this issue Aug 17, 2021 · 1 comment
Closed

Stuck in reload handler after rule changes #56

caldito opened this issue Aug 17, 2021 · 1 comment
Assignees
Labels

Comments

@caldito
Copy link
Collaborator

caldito commented Aug 17, 2021

Description

In some servers it gets stuck when reloading after a change in the rules. It can be solved by stop using the reload handler and only use the restart handler, which works well.

Steps to Reproduce

  1. Playbook with changes in rules
  2. When it tries to reload does not end

Expected behavior:
To work after changing the rules

Actual behavior:
Gets stuck reloading after change in rules

Reproduces how often:
Only on some servers

Environment

  • The release version/s you are using: 1.10.1
  • OS: debian 9/10

Additional Information

N/A

@caldito
Copy link
Collaborator Author

caldito commented Aug 17, 2021

The cause of the problem was that the remote write to a new version of promscale was not working properly. The promscale version was 0.5.1 and the prometheus one 2.2.1

@caldito caldito closed this as completed Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant