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?
After Upgrade to 5.0.1 error
Moderator: crythias
-
- 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
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/
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
-
- 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
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