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

Syslog messages at every sec #99

Open
lemarakis opened this issue Mar 25, 2024 · 1 comment
Open

Syslog messages at every sec #99

lemarakis opened this issue Mar 25, 2024 · 1 comment

Comments

@lemarakis
Copy link

My setup is :
clean Debian 11 for every box
Galera-Manager (gm-installer version 1.13.0) at 192.168.0.220
Node MariaDB 10.11 at 192.168.0.221

I am receiving the following 5 messages in Node's syslog every second.
Can anyone help with this?

  • Mar 25 23:55:08 MariaDB-221 gma[964]: time="2024-03-25T23:55:08+02:00" level=info msg=Connecting...

  • Mar 25 23:55:08 MariaDB-221 gma[964]: time="2024-03-25T23:55:08+02:00" level=info msg="Creating agentcom stream..."

  • Mar 25 23:55:08 MariaDB-221 gma[964]: time="2024-03-25T23:55:08+02:00" level=error msg="Failed to create stream: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 192.168.0.220:0: connect: connection refused""

  • Mar 25 23:55:08 MariaDB-221 gma[964]: time="2024-03-25T23:55:08+02:00" level=error msg="Error while serving: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 192.168.0.220:0: connect: connection refused"; sleeping for 1 second"

  • Mar 25 23:55:08 MariaDB-221 telegraf[8134]: 2024-03-25T21:55:08Z E! [inputs.execd] stderr: "2024/03/25 23:55:08 E! Error in plugin: Error 1054: Unknown column 'status' in 'where clause'"

@darkfritz2
Copy link

did you find a solution for this ? i have the same issue.

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

2 participants