Problems (EN)

Problems (EN)

If you have a specific problem or question, maybe it's solved here.

I get the error “Lock wait timeout exceeded”

This is a problem with your MySQL Server, it gets stuck and therefore cannot process operations. It’s usually because of...

I have a problem only with M-W-D-H graphs, I can’t see them

This could be due to the variable that defines the use of $config_fontpath true type fonts, in the file including:...

I have issues creating tables (errno: 150) in MySQL while trying to migrate to 3.0

You probably get an error similar to: ERROR 1005 (HY000) at line 101: Can't create table './pandora/talert_template_modules.frm' (errno: 150) This...

Pandora FMS shuts down and I get errors with “MySQL has gone away” in my logs

Edit your my.cnf (Main config file of MySQL) and alter the following parameters: wait_timeout = 40000 connect_timeout = 40000 interactive_timeout...

Keepalive module doesn’t work for me

Question: According to the last FMS 1.3 beta, I cannot make the visual console show in red when the computer...