New errors in log, daemon not working correctly

Moderator: crythias

Post Reply
SuperDOS
Znuny newbie
Posts: 93
Joined: 17 Apr 2012, 16:16
Znuny Version: 6.0.3
Real Name: A!

New errors in log, daemon not working correctly

Post by SuperDOS »

Hi,

Starting getting errors I've never seen and the daemon doesn't seem to work properly.

Any ideas?

Running OTRS Helpdesk 5.15 and CentOS 7.3 (1611)

Example:

Code: Select all

[Wed Jan 18 17:45:11 2017][Error][Kernel::System::ObjectManager::_DieWithError][533] Kernel::System::Email could not be loaded: Attempt to reload MIME/Tools.pm aborted.
Compilation failed in require at /opt/otrs/Kernel/cpan-lib/MIME/Entity.pm line 233.
BEGIN failed--compilation aborted at /opt/otrs/Kernel/cpan-lib/MIME/Entity.pm line 233.
Compilation failed in require at /opt/otrs/Kernel/System/Email.pm line 16.
BEGIN failed--compilation aborted at /opt/otrs/Kernel/System/Email.pm line 16.
Compilation failed in require at /opt/otrs/Kernel/System/ObjectManager.pm line 191.

[Wed Jan 18 17:46:11 2017][Error][Kernel::System::ObjectManager::_DieWithError][533] Kernel::System::Ticket could not be loaded: Errno architecture (x86_64-linux-thread-multi-2.6.32-573.18.1.el6.x86_64) does not match executable architecture (x86_64-linux-thread-multi-2.6.32-220.17.1.el6.x86_64) at /usr/lib64/perl5/Errno.pm line 11.
Compilation failed in require at /usr/local/share/perl5/File/Temp.pm line 17.
BEGIN failed--compilation aborted at /usr/local/share/perl5/File/Temp.pm line 17.
Compilation failed in require at /opt/otrs/Kernel/cpan-lib/MIME/Tools.pm line 14.
BEGIN failed--compilation aborted at /opt/otrs/Kernel/cpan-lib/MIME/Tools.pm line 14.
Compilation failed in require at /opt/otrs/Kernel/cpan-lib/MIME/Parser.pm line 140.
BEGIN failed--compilation aborted at /opt/otrs/Kernel/cpan-lib/MIME/Parser.pm line 140.
Compilation failed in require at /opt/otrs/Kernel/System/EmailParser.pm line 15.
BEGIN failed--compilation aborted at /opt/otrs/Kernel/System/EmailParser.pm line 15.
Compilation failed in require at /opt/otrs/Kernel/System/Ticket/Article.pm line 16.
BEGIN failed--compilation aborted at /opt/otrs/Kernel/System/Ticket/Article.pm line 16.
Compilation failed in require at /opt/otrs/Kernel/System/Ticket.pm line 20.
BEGIN failed--compilation aborted at /opt/otrs/Kernel/System/Ticket.pm line 20.
Compilation failed in require at /opt/otrs/Kernel/System/ObjectManager.pm line 191.
root
Administrator
Posts: 3963
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: New errors in log, daemon not working correctly

Post by root »

SuperDOS wrote:x86_64-linux-thread-multi-2.6.32-573.18.1.el6.x86_64
I don't know how you did it, but this is an EL6 (CentOS 6) package on a CentOS 7 :shock: Looks weird to me
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
SuperDOS
Znuny newbie
Posts: 93
Joined: 17 Apr 2012, 16:16
Znuny Version: 6.0.3
Real Name: A!

Re: New errors in log, daemon not working correctly

Post by SuperDOS »

hmm that's very odd. only done yum updates since I installed Centos 7...

if I run: uname -r
3.10.0-327.22.2.el7.x86_64
SuperDOS
Znuny newbie
Posts: 93
Joined: 17 Apr 2012, 16:16
Znuny Version: 6.0.3
Real Name: A!

Re: New errors in log, daemon not working correctly

Post by SuperDOS »

seems to work now.

did yum --enablerepo=cr update
and then yum update

rebooted and no error so far.

very weird.
Post Reply