Posts: 14
Threads: 4
Joined: Oct 2013
Reputation:
0
Hi,
Still no crash so I can say it's solved !
Thank you very much.
Regards.
Posts: 22
Threads: 3
Joined: Dec 2013
Reputation:
0
Hi,
I have the same error (Pandora FMS v6.0):
2015-11-09 15:36:00 paper [V1] [E] 'paper': Undefined subroutine &PandoraFMS::Core::encode called at /usr/lib/perl5/PandoraFMS/Core.pm line 1062.
2015-11-09 15:36:00 paper [V1] Pandora FMS Server 'paper' unhandled error.
2015-11-09 15:36:00 paper [V1] Pandora FMS Server restarting () in 60 seconds.
2015-11-09 15:36:20 paper [V1] Pandora FMS Server 'paper' Shutdown by signal
I tried to solve with cpan:
cpan[1]>upgrade
cpan[2]>install Encode:Locale
But the error persists.
Trying many things. I think the error occurs only when an alarm is triggered with sending email. In other situations, no alarm trigger an alarm or whose action is "nothing", the error does not happen.
Do you have an idea how to solve this issue ?