-
Pandora Process Ends with MySQL 5.5
Hi all,
A few days ago I updated MySQL to verson 5.5 through my Linux distribution. All my databases are up and running except I noticed the PandoraFMS server process has a difficult time staying alive. Today I logged into the Pandora console and noticed «ALL SYSTEMS DOWN». I checked in my pandora.server.error log and I see the following:
DBD::mysql::st execute failed: Query execution was interrupted at /usr/lib/perl5/PandoraFMS/DB.pm line 271. DBD::mysql::db do failed: MySQL server has gone away at /usr/lib/perl5/PandoraFMS/DB.pm line 423. DBD::mysql::db do failed: MySQL server has gone away at /usr/lib/perl5/PandoraFMS/DB.pm line 423. Perl exited with active threads: 18 running and unjoined 0 finished and unjoined
So I have to manually restart the Pandora server, but it is only a matter of time when the server breaks again and the console will report «ALL SYSTEMS DOWN». I have tried to repair the MySQL database and completely re-install MySQL along with no luck.
When I am viewing an agent, if I click the green «flag» ball, Pandora panics with the following
DBD::mysql::st execute failed: BIGINT UNSIGNED value is out of range in '((unix_timestamp() - `pandora`.`tagente_estado`.`current_interval`) - `pandora`.`tagente_estado`.`last_execution_try`)' at /usr/lib/perl5/PandoraFMS/DB.pm line 317.
I tried to downgrade to MySQL but that is not an option because it only presented more problems for me as I couldn’t get it to cooperate with all my database (not just Pandora) even after starting fresh. Any help on figuring out how to resolve this problem is greatly appreciated.
Cheers
Log in to reply.