Error creating DateTime object

Moderator: crythias

Post Reply
davidkrotil
Znuny newbie
Posts: 36
Joined: 10 Feb 2015, 17:15
Znuny Version: 6.0.27
Real Name: David

Error creating DateTime object

Post by davidkrotil »

Hi,
I moved my OTRS 6.0.25 from SuSe SLES 12 to SuSe Leap 15.1. Now after time change I´m getting huge amount errors like this :

Sun Mar 29 22:06:29 2020 (Europe/Prague) error OTRS-otrs.Daemon.pl - Daemon Kernel::System::Daemon::DaemonModules::SchedulerCronTaskManager-69 Error creating DateTime object.

In OTRS I have everywhere set Europe/Prague.

On server I have this :

Code: Select all

# timedatectl
      Local time: Sun 2020-03-29 22:04:30 CEST
  Universal time: Sun 2020-03-29 20:04:30 UTC
        RTC time: Sun 2020-03-29 20:04:29
       Time zone: Europe/Prague (CEST, +0200)


Support Data Collector is reporting that :

Code: Select all

Server time zone	CEST
OTRS time zone	        Europe/Prague
I looked on older post viewtopic.php?t=39953, but nothing from there helped.

Perl Module Date::Format is latest version 2.24
OTRS 6.0.x (private/testing/public) on Linux with MySQL database
klsoft
Znuny newbie
Posts: 30
Joined: 25 Jan 2017, 13:59
Znuny Version: 6.0.6
Real Name: Karol
Company: Core Networks

Re: Error creating DateTime object

Post by klsoft »

Got The Same issue.

Tried many thing. Only thing that works is changing OTRSTimeZone to UTC but it messes my dates in system.

Does anyone know what is wrong?

It poped UP when daylight saving time came to life in my timezone.
Post Reply