codership / galera-manager-support

Galera Manager Support Repository
8 stars 2 forks source link

E! Error in plugin: Error 1054: Unknown column 'status' in 'where clause'" #55

Open gregfr opened 1 year ago

gregfr commented 1 year ago

Greetings

I've just made a very simple set up:

both are running a fresh clean Debian 11.

the node log is filled with this error:

telegraf[6057]: 2023-03-22T15:57:11Z E! [inputs.execd] stderr: "2023/03/22 16:57:11 E! Error in plugin: Error 1054: Unknown column 'status' in 'where clause'" 

what am I doing wrong?

thanks in advance

Regards

RomkaKharkov commented 1 year ago

Hi,

I have same issue. Anyone know how to fix ?

// 
// gmd version 1.7.5 (os/arch: linux/amd64, git: e5325a9)
// "Debian GNU/Linux 11 (bullseye)"
// Server version: 10.6.14-MariaDB-1:10.6.14+maria~deb11 mariadb.org binary distribution
// (nodes installed via GM)
//
lemarakis commented 8 months ago

Hello, I am facing the same issue. Have you found any solution? https://github.com/codership/galera-manager-support/issues/99#issue-2206828775

arenner-git commented 8 months ago

Hi,

same setup, same problem here.

lemarakis commented 8 months ago

Fresh install with : gm-installer version 1.13.0 (linux/amd64) Debian 12 Galera Manager 1.8.4

Same problem, every 1 sec I am getting the following 5 records on syslog

Edit: I stopped the agent with systemctl stop gma, the messages about gma stopped as well.

Still getting the following from telegraf and inputs.execd plugin

Any Ideas?

lemarakis commented 8 months ago

The logs from telegraf stopped when changed the /etc/telegraf/mysql_wsrep-telegraf-plugin.conf as suggested here https://github.com/influxdata/telegraf/issues/7968#issuecomment-672718669