After Upgrade to 5.0.1 error

Moderator: crythias

Locked
Mindaugas
Znuny newbie
Posts: 14
Joined: 17 Jul 2015, 10:45
Znuny Version: 4.0.9

After Upgrade to 5.0.1 error

Post by Mindaugas »

Hello,

I have updated from 4_0_11 to 5_0_1 and I see this error in every seconds:

"
Module Kernel/Output/HTML/NotificationAgentTicketEscalation.pm not in @INC (/opt/otrs/Custom /opt/otrs/Kernel/cpan-lib /opt/otrs/ /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl . /etc/apache2
"

What does it mean? How I can solve it?
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: After Upgrade to 5.0.1 error

Post by RStraub »

The file is now located under:
Kernel/Output/HTML/Notification/AgentTicketEscalation.pm
----- Notice this Slash --------------^^

You probably have either changes in the sysconfig (check there) or customizations that overwrite the default. To find out where it's configured, grep through the ZZZ Files in ~otrs/Kernel/Config/Files/
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
steste123
Znuny wizard
Posts: 554
Joined: 25 Sep 2012, 19:04
Znuny Version: OTRS Help Desk
Real Name: Stefan

Re: After Upgrade to 5.0.1 error

Post by steste123 »

I'd the same issue. Just take a look into your sysconfig and search there for the word "AgentTicketEscalation". This entry need to be switched to his default settings. Than it works fine :)
OTRS 5.x - Debian 8 - apache 2.4 - MySQL 5.x
Locked