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

/experimental/syscollector endpoint error having disconnected nodes #491

Open
CarlosRS9 opened this issue Jun 24, 2020 · 0 comments
Open

Comments

@CarlosRS9
Copy link

CarlosRS9 commented Jun 24, 2020

Description

The /experimental/syscollector/hardware endpoint returns the following error if the user have one or more agents pointing to a disconnected cluster node:

{
    "errror": 3022,
    "message": "Unknown node ID"
}

This error will be returned if there are node names stored in the agent table in global.db that are no longer connected to the master node or if that node name has the value unknown.

This error applies to wazuh api 3.12.3 and earlier versions.

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

No branches or pull requests

1 participant