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

When in Recovery Mode, plugins that are designed to work remotely stop working #5102

Closed
TheWitness opened this issue Dec 18, 2022 · 0 comments
Labels
bug Undesired behaviour confirmed Bug is confirm by dev team question A question not a bug remote data collection Issue related to remote data collection resolved A fixed issue
Milestone

Comments

@TheWitness
Copy link
Member

Describe the bug

For the brief time that a Remote Data Collector is in Recovery mode, hooks for plugins that are designed to work remotely will not trigger.

To Reproduce

Steps to reproduce the behavior:

  1. Force a Remote Data Collector into offline mode by raising the firewall with no MySQL (TCP:3306) rule in place (systemctl start firewalld)

  2. Allow a sufficient accumulation of Poller Items where the Remote Data Collector will spend some minutes in recovery

  3. Lower the shields (systemctl stop firewalld)

  4. When in recovery refresh the page with F5, and not the Syslog tab will disappear.

Expected behavior

Plugins designed to work remotely, should continue during recovery.

@TheWitness TheWitness added bug Undesired behaviour confirmed Bug is confirm by dev team labels Dec 18, 2022
TheWitness added a commit that referenced this issue Dec 18, 2022
* upgrading to 1.2.22 most of the plugins break in a multipoller setup
* When remote poller is in offline mode GUI inaccesible and poller times out
* When in Recovery Mode plugins that are designed to work remotely stop working
@TheWitness TheWitness added this to the v1.2.23 milestone Dec 18, 2022
@TheWitness TheWitness added question A question not a bug resolved A fixed issue remote data collection Issue related to remote data collection labels Dec 18, 2022
@TheWitness TheWitness changed the title 1.2.23 - QA When in Recovery Mode plugins that are designed to work remotely stop working When in Recovery Mode plugins that are designed to work remotely stop working Dec 18, 2022
TheWitness added a commit that referenced this issue Dec 18, 2022
Porting these three fixes from the 1.2.x branch

* upgrading to 1.2.22 most of the plugins break in a multipoller setup
* When remote poller is in offline mode GUI inaccesible and poller times out
* When in Recovery Mode plugins that are designed to work remotely stop working
@netniV netniV changed the title When in Recovery Mode plugins that are designed to work remotely stop working When in Recovery Mode, plugins that are designed to work remotely stop working Dec 31, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Undesired behaviour confirmed Bug is confirm by dev team question A question not a bug remote data collection Issue related to remote data collection resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

1 participant