Code: Select all
[Sat Feb 12 22:38:08 2022] DBUpdate-to-6.pl: Use of uninitialized value $DefaultSetting{"Name"} in concatenation (.) or string at /opt/otrs/Kernel/System/SysConfig/DB.pm line 1704.
ERROR: OTRS-otrs.Console.pl-Dev::Code::CPANAudit-10 Perl: 5.30.0 OS: linux Time: Sat Feb 12 21:38:08 2022
Message: Setting OTRSTimeZone does not exists!
Traceback (14727):
Module: Kernel::System::SysConfig::SettingUpdate Line: 455
Module: scripts::DBUpdateTo6::Base::SettingUpdate Line: 668
Module: scripts::DBUpdateTo6::MigrateTimeZoneConfiguration::Run Line: 164
Module: scripts::DBUpdateTo6::_ExecuteComponent Line: 158
Module: scripts::DBUpdateTo6::Run Line: 70
Module: ./scripts/DBUpdate-to-6.pl Line: 88
Code: Select all
# --------------------------------------------------- #
# Time Settings
# --------------------------------------------------- #
# TimeZone
# (set the OTRS time zone, default is UTC)
$Self->{'OTRSTimeZone'} = 'Europe/Berlin';