Fehler ConfigRebuild Postmaster Default Priority

Hilfe zu Znuny Problemen aller Art
Locked
Rico1911
Znuny newbie
Posts: 1
Joined: 10 Jan 2019, 16:09
Znuny Version: 6.0.15
Real Name: Rico

Fehler ConfigRebuild Postmaster Default Priority

Post by Rico1911 »

Hi Com,

folgenden Fehler habe ich beim ausführen:

Code: Select all

:/opt/otrs/bin# sudo -u otrs /opt/otrs/bin/./otrs.Console.pl Maint::Config::Rebuild
Rebuilding the system configuration...
ERROR: OTRS-otrs.Console.pl-Maint::Config::Rebuild-34 Perl: 5.16.3 OS: linux Time: Thu Jan 10 15:04:29 2019

 Message: Setting PostmasterDefaultPriority Effective value is not correct: Entity value is invalid(3 normal)!

 Traceback (5985):
   Module: Kernel::System::SysConfig::ConfigurationDeploy Line: 3482
   Module: Kernel::System::Console::Command::Maint::Config::Rebuild::Run Line: 69
   Module: (eval) Line: 460
   Module: Kernel::System::Console::BaseCommand::Execute Line: 454
   Module: Kernel::System::Console::InterfaceConsole::Run Line: 80
   Module: /opt/otrs/bin/./otrs.Console.pl Line: 36

Error: There was a problem writing ZZZAAuto.pm.

ein egrep ergab folgendes:

Code: Select all


 egrep -r PostmasterDefaultPriority
Kernel/Config/Files/XML/Ticket.xml:    <Setting Name="PostmasterDefaultPriority" Required="1" Valid="1">
Kernel/Config/Files/ZZZAAuto.pm:$Self->{'PostmasterDefaultPriority'} =  '1';
Kernel/System/PostMaster/NewTicket.pm:    my $Priority = $ConfigObject->Get('PostmasterDefaultPriority') || '1';
Binary file var/tmp/CacheFileStorable/SysConfigPersistent/b/4/b49cd826331194de3793346c7d4baaf4 matches
Binary file var/tmp/CacheFileStorable/SysConfigDefaultList/d/6/d6740534e5184d7fe589b4f7df88350d matches
Binary file var/tmp/CacheFileStorable/SysConfigDeployment/1/a/1a1e8873ee3ef8633041feaa1177723f matches
Binary file var/tmp/CacheFileStorable/SysConfigDeployment/9/8/98fc2fe348b071fd08dde07ee0ef6210 matches
Binary file var/tmp/CacheFileStorable/SysConfigDefaultListGet/5/3/5373bd0ab24dbfc84d452ecfb4f74779 matches


Hat jemand eine Idee wie ich diesen Fehler beheben kann? Google hatte zwar einiges gezeigt aber nichts davon trifft so wirklich auf das Problem zu.

Gruß Rico
Locked